You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to compile some code that was working with an old version against the head revision, and found that some stuff had disappeared from dir.h... it seems to have partly been replaced by stuff now in io.h/io.cpp, but io.h is not in include/API/lite
My question (before I go filing an issue) is: Was that intentional (meaning we should not rely on your io functions, and supply our own)? or is it just an oversight?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I just tried to compile some code that was working with an old version against the head revision, and found that some stuff had disappeared from dir.h... it seems to have partly been replaced by stuff now in io.h/io.cpp, but io.h is not in include/API/lite
My question (before I go filing an issue) is: Was that intentional (meaning we should not rely on your io functions, and supply our own)? or is it just an oversight?
Beta Was this translation helpful? Give feedback.
All reactions