Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-21 Thread gambas
Comment #8 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 thanks, sorry, but I usually open issues, to better track them down into debian... However I'll try to remember it for the next time :) thanks again, G. -- You received this

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-20 Thread gambas
Updates: Status: Fixed Comment #7 on issue 595 by benoit.m...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 I have merged your patch in revision #6847, except that I defined OS_HURD and OS_GNU for the added test. Next time, please use the mailing-list for

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-20 Thread gambas
Comment #6 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 sorry I copy-paster the wrong line... http://www.gnu.org/software/hurd/hurd/porting/guidelines.html tells it to you :) "When using GNU autotools to configure a package config.gue

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-20 Thread gambas
Comment #5 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 http://www.gnu.org/software/hurd/hurd/porting/guidelines.html tells it to you :) quoting some parts: "because else -gnu would catch i386-pc-linux-gnu for instance..." since noth

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-20 Thread gambas
Comment #4 on issue 595 by benoit.m...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 No problem, but how can "*-gnu* )" necessarily match GNU/Hurd? -- You received this message because this project is configured to send all issue notifications to this address. Y

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-20 Thread gambas
Comment #3 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 ok this is the patch that makes it build correctly. Index: gambas3/acinclude.m4 === --- gambas3.orig/acinclude.m4

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-17 Thread gambas
Comment #2 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 I'm talking about GNU/HURD OS. It is a debian OS (not a release OS, but it is under development), and that patch makes at least gambas reconize it. I guess to make it build I ha

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-17 Thread gambas
Updates: Status: NeedsInfo Comment #1 on issue 595 by benoit.m...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 No, but you created the issue twice. And your patch does not make any GNU system magically supported. Which OS do you want to be supported exact

[Gambas-user] Issue 595 in gambas: GNU support

2015-01-16 Thread gambas
Status: New Owner: Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Other GUI-Any New issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 Hi developers, what about supporting GNU operating system? --- gamba