Lior Silberman <[EMAIL PROTECTED]> writes:
| It found the {,v}snprintf version on Solaris 2.7 and 2.8, on a couple
| of RH Linuxes, and on an IRIX64 6.5 machine, but not on the OSF1 V4.0
| alpha machines. I didn't test the libc to see if these actually work, just
| /usr/include/stdio.h and the ma
On 13 Oct 2000, Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> | > "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
> |
> | Jose> According to mine: man 3 printf
> |
> | Jose> The fprintf, printf, sprintf, vprintf, vfprintf, and vspr
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| LyX only works with modern compilers and operating systems. If your
| system does not conform to latest standards, do not even bother to
| ask (especially on fridays).
Jupp, that should do it.
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I don't care shit about word-prcessors, I care about modern C++
Lars> programs. (and in this case modern C programs).
So we'll be able to drop autoconf soon? We just have to replace the
INSTALL file with
LyX only works with
Angus Leeming <[EMAIL PROTECTED]> writes:
| > | Well I get stuck (this morning's CVS; Lars' huge patch) in fmt.C
| > |
| > | cxx: Error: fmt.C, line 32: #282 the global scope has no "vsnprintf"
| > | int const r = ::vsnprintf(str, size, fmtstr, ap);
| > |
| > | needless to say, t
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Thu, 12 Oct 2000, Jose Abilio Oliveira Matos wrote:
| > On Thu, Oct 12, 2000 at 02:00:01PM +0200, Jean-Marc Lasgouttes wrote:
| > > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
| > >
| > > Angus> needless to say, there's no vsnprintf on
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
|
| Jose> According to mine: man 3 printf
|
| Jose> The fprintf, printf, sprintf, vprintf, vfprintf, and vsprintf
| Jose> functions conform to ANSI C3.159-1989 (`ANSI
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Thu, 12 Oct 2000, Jean-Marc Lasgouttes wrote:
| > It seems that there is a problem with the latest cvs:
| >
| > ../../../lyx-devel/src/graphics/Renderer.C: In method `void
| > Renderer::freePixmap()': .../../../lyx-devel/src/graphics/Renderer.C:90:
|
On 12-Oct-2000 Jean-Marc Lasgouttes wrote:
>
> Hmm, so this means we should not rely too much on cvs when it merges
> conflicting changes?
No this was my fault! As Baruch removed all ^M from the file (which
was correct) the conflict was just on everything and I had to figure
out what's Lars cha
On 12 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes:
>
> Baruch> Nope he didn't. I've fixed it on my tree and now doing a
> Baruch> compilation. The mistake is a wrong resolution of conflicts
> Baruch> after your changes with relation to the dis
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes:
Baruch> Nope he didn't. I've fixed it on my tree and now doing a
Baruch> compilation. The mistake is a wrong resolution of conflicts
Baruch> after your changes with relation to the display/screen stuff.
Baruch> I've resolved it here locall
On 12 Oct 2000, Jean-Marc Lasgouttes wrote:
>
> It seems that there is a problem with the latest cvs:
>
> ../../../lyx-devel/src/graphics/Renderer.C: In method `void Renderer::freePixmap()':
> ../../../lyx-devel/src/graphics/Renderer.C:90: passing `LyXImage *' to argument 2 of
>`XFreePixmap(Di
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
Jose> On Thu, Oct 12, 2000 at 02:26:23PM +0200, Jean-Marc Lasgouttes
Jose> wrote:
>> In fact, I did not quote in full the man page. It said:
>>
>> These are GNU extensions, expected to become part of ISO C9x.
Jose> Accordi
On Thu, Oct 12, 2000 at 02:26:23PM +0200, Jean-Marc Lasgouttes wrote:
> In fact, I did not quote in full the man page. It said:
>
>These are GNU extensions, expected to become part of ISO
>C9x.
According to my man page they are part of C99.
Linux Manpage25 Novem
On Thu, 12 Oct 2000, Jose Abilio Oliveira Matos wrote:
> On Thu, Oct 12, 2000 at 02:00:01PM +0200, Jean-Marc Lasgouttes wrote:
> > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
> >
> > Angus> needless to say, there's no vsnprintf on my system.
> >
> > It seems to be a gnu extension (a
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
Jose> According to mine: man 3 printf
Jose> The fprintf, printf, sprintf, vprintf, vfprintf, and vsprintf
Jose> functions conform to ANSI C3.159-1989 (`ANSI C'') and ISO/IEC
Jose> 9899:1999 (`ISO C99''). The snprintf an
On Thu, Oct 12, 2000 at 02:00:01PM +0200, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> needless to say, there's no vsnprintf on my system.
>
> It seems to be a gnu extension (according to the man page).
According to mine: man 3 printf
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> needless to say, there's no vsnprintf on my system.
It seems to be a gnu extension (according to the man page).
JMarc
On Thu, 12 Oct 2000, Jean-Marc Lasgouttes wrote:
> It seems that there is a problem with the latest cvs:
>
> ../../../lyx-devel/src/graphics/Renderer.C: In method `void
> Renderer::freePixmap()': .../../../lyx-devel/src/graphics/Renderer.C:90:
> passing `LyXImage *' to argument 2 of `XFreePixmap(D
It seems that there is a problem with the latest cvs:
../../../lyx-devel/src/graphics/Renderer.C: In method `void Renderer::freePixmap()':
../../../lyx-devel/src/graphics/Renderer.C:90: passing `LyXImage *' to argument 2 of
`XFreePixmap(Display *, long unsigned int)' lacks a cast
Juergen, are
20 matches
Mail list logo