Re: [OctDev] sockets wont build with gcc 4.7

2012-06-20 Thread Carnë Draug
On 20 June 2012 21:45, Paul Dreik wrote: > 2012-06-20 15:48, Carnė Draug skrev: >> On 20 June 2012 12:57, Paul Dreik wrote: >>> I had commit rights earlier, but I have changed sourceforge account >>> since I got married and changed my name. The earlier username was >>> paulsundvall and it is now

Re: [OctDev] sockets wont build with gcc 4.7

2012-06-20 Thread Paul Dreik
to\n" + "grow.\n" + "On success, zero is returned.\n" + "See the listen() man pages for details.\n") { int retval = 0; - if ( args.length() < 2 ) + if ( args.length() != 2 ) { error( "listen: you must specify 2 parameters&

Re: [OctDev] Java package crashes with OpenJDK 7 (at least on Debian)

2012-06-20 Thread Thomas Weber
On Wed, Jun 20, 2012 at 08:17:58AM +0200, Sébastien Villemot wrote: > Still I’m clueless about what’s corrupting the memory under OpenJDK > 7. The valgrind log does not differ from the one that I obtain under > OpenJDK 6. JWE has kindly volunteered to help, maybe there is some hope > :) This is pr

Re: [OctDev] sockets wont build with gcc 4.7

2012-06-20 Thread Carnë Draug
On 20 June 2012 12:57, Paul Dreik wrote: > I had commit rights earlier, but I have changed sourceforge account > since I got married and changed my name. The earlier username was > paulsundvall and it is now pauldreik. Can you please add me? Done. I have removed paulsundvall and added pauldreik t

[OctDev] sockets wont build with gcc 4.7

2012-06-20 Thread Paul Dreik
Hi, octave sockets wont build with gcc 4.7. The solution is to add #include at sockets.cc I had commit rights earlier, but I have changed sourceforge account since I got married and changed my name. The earlier username was paulsundvall and it is now pauldreik. Can you please add me? This came

Re: [OctDev] vrml-1.0.13 released

2012-06-20 Thread Michael Goffioul
On Mon, Jun 18, 2012 at 4:24 PM, Carnë Draug wrote: > Hi everyone, > > the new version of the vrml package is now up and should be available > for download (SF had some problems during the weekend but seems to > have been fixed now). > > I pre-compiled version of the vrml-1.0.13 package is also av

Re: [OctDev] Java package crashes with OpenJDK 7 (at least on Debian)

2012-06-20 Thread Michael Goffioul
On Wed, Jun 20, 2012 at 7:17 AM, Sébastien Villemot < sebastien.ville...@ens.fr> wrote: > Michael Goffioul writes: > > > On Tue, Jun 19, 2012 at 11:45 PM, Sébastien Villemot < > sebastien.ville...@ens.fr> wrote: > > > > Michael Goffioul writes: > > > > > GCJ is crashing at JVM initializa