hzzc1987 / jnaerator

Automatically exported from code.google.com/p/jnaerator
0 stars 0 forks source link

Put #defines found in structs inside the JNAerated classes of these structs #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This enhancement request was taken from Comment 2 of issue #36 by 
parisjoinville@yahoo.fr, Oct 
01, 2009 :
An additional requirement would be to define the static constants inside the
generated classes when the #define is found inside a struct (ffmpeg makes a lot 
of
use of this pattern).

It would require a change of the parser to identify the end of each element, 
and a change of the 
generator to match start/end offsets with #defines.

Original issue reported on code.google.com by olivier.chafik@gmail.com on 28 Oct 2009 at 12:21

GoogleCodeExporter commented 8 years ago
Hi,
This issue moved to Github :
https://github.com/ochafik/nativelibs4java/issues/175

Thanks for not updating this page anymore and adding further comments on Github.
Cheers
--
zOlive

Original comment by olivier.chafik@gmail.com on 1 Sep 2011 at 7:28