llama: fix compilation warning (#464)#14209
llama: fix compilation warning (#464)#14209L33TSP34KER wants to merge 2 commits intoggml-org:masterfrom
Conversation
|
What compilation warning? |
|
|
What platform/compiler is this? |
|
i'm on gentoo |
|
Very strange. None of our CIs generate this warning, and I can't reproduce, either way I don't think your suggestion is correct. Would be nice to know why you get the warning though... |
|
After reclaiming and rebuilding, it still happens. |
But it's incorrect, the |
|
Same warning reproduces here on Ubuntu 22.04 LTS, but PR seems incorrect. Just need to replace Based on the C++ standard, the global namespace is implementation defined when the C++ style |
Please make a new PR as this one is immutable. |
The commit fixes a simple compilation warning