reassign 204391 octave
thanks

schwab at suse dot de writes:
> PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11927
> 
> 
> schwab at suse dot de changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> ------- Additional Comments From schwab at suse dot de  2003-08-15 15:34 
> -------
> Undefined behaviour.  After the first vsnprintf the only thing you can do 
> with 
> args is to pass it to va_end. 

pinskia at gcc dot gnu dot org writes:
> PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11927
> 
> 
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-15 
> 13:52 -------
> I cannot reproduce this on the mainline (20030814) on 
> powerpc-apple-darwin6.6, are you sure it 
> is not a vsnprintf problem?
> Because I think the problem is that vsnprintf is overflowing so it most 
> likely not a GCC problem.


Reply via email to