Thanks to tetragon++, I've now got OpenGL header parsing (mostly)
working on both Debian Linux/i386 and Mac OS X 10.5. Now I need headers
for Windows to continue the porting work.
For each of MSVC, MinGW, and cygwin, I need:
1. Path globs [1] for all OpenGL headers, in the form
'/path/to/dir1
Twenty-four-plus hours. No complaints. Applied in r27625. Resolved.
This fix the bug but does not handle multidimensional arrays.
It is dependant on the nqp patch
Index: languages/perl6/src/parser/actions.pm
===
--- languages/perl6/src/parser/actions.pm (revision 27594)
+++ languages/perl6/src/p
Bernhard, I think it is working now.
I think we can close the ticket now.
Thanks
Bernhard Schmalhofer via RT wrote:
On Sa. 17. Mai 2008, 14:31:05, [EMAIL PROTECTED] wrote:
After a make realclean, make runs and builds a lot of files, failing
more or less in the middle of the compiling step.
Alberto Simões schrieb:
Although at the moment this is just important for Mac OS X it might be
useful to detect later kernel versions on Linux, and Windows versions
and SPs.
So, the question is: I am thinking correctly on this? Is this the way to
go? If so, I can try to prepare some patches d
Hi, Folks
Probably some of you have noticed these errors during Parrot compilation:
config/gen/platform/darwin/dl.c: In function ‘Parrot_dlopen’:
config/gen/platform/darwin/dl.c:129: warning:
‘NSCreateObjectFileImageFromFile’ is deprecated (declared at
/usr/include/mach-o/dyld.h:145)
config/ge
On Sun, May 18, 2008 at 12:01:15PM +0200, Bernhard Schmalhofer wrote:
> James E Keenan schrieb:
> >Patrick R. Michaud via RT wrote:
> >> plus I don't know
> >>that languages/regex is being used or maintained. I vote to remove
> >>languages/regex, either for the May 2008 release or soon thereafter.
James E Keenan schrieb:
Patrick R. Michaud via RT wrote:
plus I don't know
that languages/regex is being used or maintained. I vote to remove
languages/regex, either for the May 2008 release or soon thereafter.
FWIW, svn status -v languages/regex/ suggests that François, Barney
and chroma