Re: [mapserver-users] msIO_getStdoutBufferBytes(), gdBuffer in mapscript perl

2009-06-09 Thread Felipe Alcacibar
i found this thread in my mail, and i have solutioned this, i made a patch.here is the url: http://counter.tryer.cl/mapserver/mapserver_mapscript_perl_gdbuffer_bytes.patch On Fri, Apr 10, 2009 at 9:41 AM, Daniel Morissettedmorisse...@mapgears.com wrote: Just a guess since I'm not very familiar

Re: [mapserver-users] msIO_getStdoutBufferBytes(), gdBuffer in mapscript perl

2009-06-09 Thread Daniel Morissette
Felipe Alcacibar wrote: i found this thread in my mail, and i have solutioned this, i made a patch.here is the url: http://counter.tryer.cl/mapserver/mapserver_mapscript_perl_gdbuffer_bytes.patch Thanks for the patch. I have created a ticket for this and will let the Perl MapScript

Re: [mapserver-users] msIO_getStdoutBufferBytes(), gdBuffer in mapscript perl

2009-04-10 Thread Daniel Morissette
Just a guess since I'm not very familiar with the Perl SWIG stuff, but maybe the patch from this ticket could help? http://trac.osgeo.org/mapserver/ticket/2962 If I'm not mistaken it solves a similar problem with the imageObj.getBytes return value, and I presume the problem you encountered

[mapserver-users] msIO_getStdoutBufferBytes(), gdBuffer in mapscript perl

2009-04-09 Thread Felipe Alcacibar
Hi, i'm trying to implement a wms server with a perl api of mapscript but i cannot understand how msIO_getStdoutBufferBytes() work in the docs msIO_getStdoutBufferBytes() function return the binary content of the current output but i cannot see that, when i dump with Data::Dump::Streamer i got: -