warning in std_iomanip.h
Lars Gullik Bjønnes
larsbj@lyx.org
Sat Apr 1 00:00:00 GMT 2000
With current cvs I get this warning:
/local/H-libstdc++/include/g++-v3/bits/std_iomanip.h:189: warning: `inline' is not at beginning of declaration
Since the fix is obvious I will not provide a patch...
Lgb
PS. As to a small status report: LyX has now switched to do (almost)
all io with streams (except some pipes and popen), most of the storage
is done with std::containers. When compiling without optimization
(plain horrible with optimization) and debugging the compile time is
not too bad. As far as LyX is concerned libstdc++ works without
problems.
More information about the Libstdc++
mailing list