Re: [Oorexx-devel] Problems with bug-tracker mailing list

2018-09-30 Thread Rony
Today I received one notification eMail, but then again no other notification eMails. Probably my assumption that bug tickets/tracker postings get forwarded to the bug mailing list is wrong. Therefore I followed up on the sourceforge ticket, reporting the possible misinterpretation and reportin

Re: [Oorexx-devel] ooRexx 5.0 / ooDialog 4.2.4

2018-09-30 Thread Rick McGuire
Hmmm, I see that a number of routines that used to be in oodCommon.cpp got moved to ooShapesAid.cpp. Perhaps this needs to be a dependency of ooDialog.dll as well. Rick On Sun, Sep 30, 2018 at 4:45 PM Rick McGuire wrote: > I'm seeing ooShapes.dll getting built and getting a lot of linkage error

Re: [Oorexx-devel] ooRexx 5.0 / ooDialog 4.2.4

2018-09-30 Thread Rick McGuire
I'm seeing ooShapes.dll getting built and getting a lot of linkage errors from the ooDialog.dll link step when it tries to link to routines in ooShapes.dll. Is that what you are referring to? The ooShapes.exp file only exports the RexxGetPackage entry point, so I'm no surprised they are not found.

Re: [Oorexx-devel] Problems with bug-tracker mailing list

2018-09-30 Thread Erich Steinböck
> > The settings at https://sourceforge.net/p/oorexx/admin/bugs/options are > not configured to go to the mailing list > I've just updated "Email ticket notifications to:" to " oorexx-b...@lists.sourceforge.net" I assume that nobody from the ooRexx team has changed (cleared) this field in any rece

Re: [Oorexx-devel] ooRexx 5.0 / ooDialog 4.2.4

2018-09-30 Thread Erich Steinböck
I've branched our 5.0 trunk into my sandbox/erich/trunk-ood-242 (242 is a typo, should have been 424 of course), and updated it from the latest stand-alone ooDialog 4.2.4 code and samples. The new ood 4.2.4 has refactored some code into an ooShapes DLL. I've tried to update CMakeLists.txt for the