Hi Michael,
Thanks for taking care of this problem. I tested the new version and
it's working fine again.
--david
--
Mosberger Consulting LLC, http://www.mosberger-consulting.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
>> Third, part-property.c passed a pointer to an unitialized size_t-typed
>> variable to get_macro_name(), which was expecting only an int pointer.
>> Thus, the top 32-bits remained unitialized and on ia64 this caused a
>> crash when attempting to insert any part.
> this was fixed in 0.40.3
Package: oregano
Version: 0.40.0-3
Severity: serious
Tags: patch
Oregano defines GNOME_DISABLE_DEPRECATED which has the effect that
gnome_menu_item_new() does NOT get declared. As a result, the
function gets implicitly defined to return an "int", which is a
problem on 64-bit architectures since
3 matches
Mail list logo