Re: commit - center, decimal, and right tabs


Subject: Re: commit - center, decimal, and right tabs
From: Daniel Berlin (dan@cgsoftware.com)
Date: Tue Dec 07 1999 - 09:41:59 CST


Try again now.
I think this might have been the same problem i was experiencing (He
forgot to include the include file that declares free(), which is
stdlib.h).
I committed a fix for it an hour ago.

>
>At 07:17 PM 12/6/99 -0600, Stephen Hack wrote:
>>Files modified:
>>
>>M text/fmt/xp/fb_LineBreaker.cpp
>>M text/fmt/xp/fp_Line.cpp
>>
>
>When built on Windows, this gives the following compilation error:
>
>fp_Column.cpp
>fp_Line.cpp
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(421) : error C2059:
syntax
>error: 'constant'
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(421) : error C2733:
second C
>linkage of overloaded function '_calloc_dbg' not allowed
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(424) : error C2059:
syntax
>error: 'constant'
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(424) : error C2733:
second C
>linkage of overloaded function '_free_dbg' not allowed
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(439) : error C2059:
syntax
>error: 'constant'
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(439) : error C2733:
second C
>linkage of overloaded function '_malloc_dbg' not allowed
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(447) : error C2059:
syntax
>error: 'constant'
>C:\Program Files\DevStudio\VC\INCLUDE\stdlib.h(447) : error C2733:
second C
>linkage of overloaded function '_realloc_dbg' not allowed
>make[4]: *** [/abisource/build/abi/src/WIN32_20.1_i386_DBG/obj/
fp_Line.obj]
>Error 2
>make[3]: *** [build] Error 2
>make[2]: *** [build] Error 2
>make[1]: *** [build] Error 2
>make: *** [compile] Error 2
>BASH.EXE-2.02$
>
>
>Robert Sievers
>Open Source Evangelist



This archive was generated by hypermail 2b25 : Tue Dec 07 1999 - 09:36:31 CST