On Wed, Jan 12, 2005 at 08:27:43AM +, Angus Leeming wrote:
> Kayvan A. Sylvan wrote:
>
> > ../../../lyx/src/support/os_win32.C:59: error: `uppercase' undeclared
> > ../../../lyx/src/support/os_win32.C:92: error: `subst' undeclared
>
> Hi, Kayvan.
>
> I guess that the attached one liner will
Kayvan A. Sylvan wrote:
> ../../../lyx/src/support/os_win32.C:59: error: `uppercase' undeclared
> ../../../lyx/src/support/os_win32.C:92: error: `subst' undeclared
Hi, Kayvan.
I guess that the attached one liner will fix things. Committing now.
--
AngusIndex: src/support/os_win32.C
==
Hi all,
make[4]: Entering directory `/home/ksylvan/src/lyx-build/src/support'
if /bin/bash ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I..
/../../lyx/src/support -I../../src -I../../../lyx/src/support/.. -I../../../ly
x/boost -I/usr/local/include -W -Wall -I/usr/X11R6/incl
Kayvan A. Sylvan wrote:
> On Thu, Sep 04, 2003 at 10:52:07PM +, Angus Leeming wrote:
>> Kayvan A. Sylvan wrote:
>>
>> > Latest CVS:
>> > ../../../../lyx/src/frontends/xforms/FormFiledialog.C:121:
>> > call of overloaded `tostr(uid_t&)' is ambiguous
>>
>> I am somewhat baffled about _why_ thi
On Thu, Sep 04, 2003 at 10:52:07PM +, Angus Leeming wrote:
> Kayvan A. Sylvan wrote:
>
> > Latest CVS:
> > ../../../../lyx/src/frontends/xforms/FormFiledialog.C:121:
> > call of overloaded `tostr(uid_t&)' is ambiguous
>
> I am somewhat baffled about _why_ this is coming up now, but does the
Kayvan A. Sylvan wrote:
> Latest CVS:
> ../../../../lyx/src/frontends/xforms/FormFiledialog.C:121:
> call of overloaded `tostr(uid_t&)' is ambiguous
I am somewhat baffled about _why_ this is coming up now, but does the
attached patch fix things for you?
--
AngusIndex: src/frontends/xforms/Form
Latest CVS:
g++ -DHAVE_CONFIG_H -I. -I../../../../lyx/src/frontends/xforms -I../../../src
-I../../../../lyx/images -I../../../../lyx/src -I../../../../lyx/src/frontends
-I../../../../lyx/src/frontends/controllers -I../../../../lyx/boost
-I/usr/X11R6/include -O2 -fno-exceptions -W -Wall -mms-bit
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src -I../../../lyx/sr
| c/support/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -
| Wall -Winline -mms-bitfields -MT os.lo -MD -MP -MF .deps/os.Tpo -c ../../../lyx/
|
g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src -I../../../lyx/sr
c/support/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -
Wall -Winline -mms-bitfields -MT os.lo -MD -MP -MF .deps/os.Tpo -c ../../../lyx/
src/support/os.C
In file included from ../../../lyx/src/