Re: [OctDev] sockets wont build with gcc 4.7

2012-06-27 Thread Paul Dreik
2012-06-27 17:50, Claudio Freire skrev: > On Wed, Jun 20, 2012 at 8:57 AM, Paul Dreik wrote: >> Hi, >> octave sockets wont build with gcc 4.7. >> The solution is to add #include at sockets.cc > I had sent a series of patches earlier for 4.7 compatibility. I guess > they weren't applied? I was obv

Re: [OctDev] sockets wont build with gcc 4.7

2012-06-27 Thread Claudio Freire
On Wed, Jun 20, 2012 at 8:57 AM, Paul Dreik wrote: > Hi, > octave sockets wont build with gcc 4.7. > The solution is to add #include at sockets.cc I had sent a series of patches earlier for 4.7 compatibility. I guess they weren't applied?

Re: [OctDev] sockets wont build with gcc 4.7

2012-06-21 Thread Paul Dreik
On 2012-06-20 23:37, Carnë Draug wrote: > 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 earlie

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
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 pauldreik. Can you please add me? > Done. I have

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