On Tuesday 18 September 2007 15:38:51 Bo Peng wrote:
> You should. I have fixed at least five such instances.
Using gcc 4.1.2 and with pch disabled I don't see this.
I am not saying there is not a bug, I am not seeing with pch disabled.
> Bo
--
José Abílio
> Missing #include . Fix committed.
>
> I probably should reconfigure --without-pch to chatch this kind of
> errors.
You should. I have fixed at least five such instances.
Bo
On Tue, Sep 18, 2007 at 12:24:35AM +0200, Uwe Stöhr wrote:
> Since last thursday I can't compile the trunk. I'm using MSVC and get now
> this error message:
>
> D:\LyXSVN\lyx-devel\src\frontends\qt4\GuiTexinfo.cpp(162) : error C2039:
> 'sort':
> Ist kein Element von 'std'
> (is no element of 's
Since last thursday I can't compile the trunk. I'm using MSVC and get now this
error message:
D:\LyXSVN\lyx-devel\src\frontends\qt4\GuiTexinfo.cpp(162) : error C2039: 'sort':
Ist kein Element von 'std'
(is no element of 'std')
D:\LyXSVN\lyx-devel\src\frontends\qt4\GuiTexinfo.cpp(162) : error C3