Inline-0.51 released

[email protected] ("Sisyphus")
Newsgroups perl.inline
Message-ID <0E97EB5A31844E9BBB4B9D2E4ED8E964@desktop2>
Hi,

Inline-0.51 (no change from 0.50_03) has been released to CPAN.

The main purpose of this stable release is to fix the mishandling of spaces 
(in some circumstances) in config INC args.

The mishandling was inadvertently introduced into Inline-0.49 by the patch 
provided by
https://rt.cpan.org/Ticket/Display.html?id=67053

and was reported by
https://rt.cpan.org/Ticket/Display.html?id=80026

Of the otrher changes from 0.50, the most significant one (imo) is that the 
ParseRegExp parser now supports 'void' as an argument.
That is, so long as we're using the ParseRegExp parser, we can do either:

SV * foo(void) {.....
or
SV * foo() {....

If we use the Parse::RecDescent parser, we still have to use the latter 
form.

All changes wrt Inline itself can be found in the top level source Changes 
file, or at:
http://search.cpan.org/src/SISYPHUS/Inline-0.51/Changes

And any changes that apply to Inline::C can be found in the C/Changes file 
in the source distro, or at:
http://search.cpan.org/src/SISYPHUS/Inline-0.51/C/Changes

Cheers,
Rob
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.