On Tue, Aug 21, 2012 at 11:48 PM, c. <carlo.defa...@gmail.com> wrote:
>>> I went through the code and did a little cleanup, fixed some trivial bugs 
>>> and removed
>>> a lot of code duplication making use of templates and macros where possible.
>>>
>>> Does anyone object if I apply the attached patch and prepare a new release?
>>
>> Seems no one has anything against it, so I'd say "Go for it".
>>
>> Carnë
>
> Just committed changes to the repository I'll make the release over the 
> weekend,
> c.

openmpi_ext fails to build with openmpi 1.5, since it uses an
undocumented, private field (_count) of the MPI_Status structure that
was renamed (to _ucount). It's still uncommitted, I had sent a patch
earlier. Just a reminder.

Regarding this patch, it seems there's a missing return that makes
newer gcc complain about garbage being returned - there's a patch for
that attached.

Have fun.

Attachment: openmpi_ext_missingreturn.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to