Displaying 3 results from an estimated 3 matches for "gabucino".
2003 Mar 14
0
Re: [Ffmpeg-devel] Re: Ogg Vorbis tracks in QT files
...rk is put into the dirt and
> > miscredited also.
>
> I don't think so. He shared with us the technical reasons and experiments
> he found related to the mentioned project(s). In objection with your rants,
> based on zero technical knowledge. I would say you're just like Gabucino,
> but he at least asks the developers about the tech parts before writing
> his flames :)
>
> > using a similar language as you are doing constantly. Its unfair to
> > judge Ogg's capabilities from OGM, as this project admittedly was a
>
> no.
> the fact that...
2007 Aug 30
2
comparing pointer to integer?
...s
because of this, but DEC C is known to consider this an error:
Error: file-cache.c, line 79: In this statement, "new_base" and
"(-1)" may not be compared for equality or inequality.
if (new_base == MAP_FAILED) {
And indeed, unsigned integers and -1 are rarely equal.
--
Gabucino
2006 Aug 17
2
dovecot on OSF/1 4.0
Hi,,
In src/lib/mountpoint.c:53 the following had to be commented out:
// point_r->type = p_strdup(pool, buf.f_fstypename);
because f_fstypename is undeclared on this OS.
Also the following errors occur with the DEC C compiler (which
compiles the other files just fine):
source='file-cache.c' object='file-cache.o' libtool=no DEPDIR=.deps
depmode=none