Hi Erico,
good to see you again! :) On 26.11.2021 16:41, Erico Mendonca via Oorexx-devel wrote: > Sorry for the long absence, I was catching up with the mailing list. > > I made a build for oorexx 5.0 on SUSE's Open Build Service if anyone is > interested: > > https://build.opensuse.org/package/show/home:emendonca/oorexx5 > <https://build.opensuse.org/package/show/home:emendonca/oorexx5> > <https://build.opensuse.org/package/show/home:emendonca/oorexx5> > > Show home:emendonca / oorexx5 - openSUSE Build Service > <https://build.opensuse.org/package/show/home:emendonca/oorexx5> > Open Object Rexx is an object-oriented scripting language. The language is > designed for both > beginners and experienced Rexx programmers. It is easy to learn and use, and > provides an excellent > vehicle to enter the world of object-oriented programming without much > effort. It extends the > procedural way of Rexx programming with object-oriented features that allow > you to gradually > change your ... > build.opensuse.org > > > It fetches the latest code on demand and compiles it for the desired > distro/architecture. I've > been doing these builds for ooRexx 4.2 for a few years now, and it's been > part of the official > openSUSE/SUSE repositories for quite a while. > > I did notice a few problems reported by OBS: > > [ 63s] > [ 63s] oorexx-devel.x86_64: E: wrong-script-end-of-line-encoding > /usr/share/ooRexx/samples/api/c++/external/useExternalMethods.rex > [ 63s] oorexx-devel.x86_64: E: wrong-script-end-of-line-encoding > /usr/share/ooRexx/samples/api/c++/external/useExternalMethodsRoutines.rex > [ 63s] oorexx-devel.x86_64: E: wrong-script-end-of-line-encoding > /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines.rex > [ 63s] oorexx-devel.x86_64: E: wrong-script-end-of-line-encoding > /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines2.rex ... cut ... Changed the line ends to Unix style with revision 12319. Unfortunately can not help with the others... ---rony
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
