can not parse apicall / cdecl (RBParser)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

can not parse apicall / cdecl (RBParser)

Nicolai Hess-3-2
With case 18424 Remove Dependency AST -> FFI and unload AST-FFI-Pharo50Compatibility
we lost the possibilty to parse pragmas like

<cdecl: void 'XCloseDisplay' (X11Display*) module:'X11'>

Is this a problem if we load some (older) external packages?
Do we want to include support for this kind of code?

nicolai