Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 30, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/d17678be54178e394bdddce3bfc023f5 to your computer and use it in GitHub Desktop.
Save Whateverable/d17678be54178e394bdddce3bfc023f5 to your computer and use it in GitHub Desktop.
nativecallable6
typedef foo unsigned int foo; struct s {foo a;};
/tmp/Vb6e6KfMWC:4: error: expected initializer before 'unsigned'
/tmp/Vb6e6KfMWC:4: error: 'foo' does not name a type
The spawned command 'gccxml' exited unsuccessfully (exit code: 1)
in sub do-magic at /home/bisectable/.rakudobrew/moar-nom/install/share/perl6/site/resources/92F1042C0E0393DE879DF33F26743E57E5548223 line 217
in sub MAIN at /home/bisectable/.rakudobrew/moar-nom/install/share/perl6/site/resources/92F1042C0E0393DE879DF33F26743E57E5548223 line 79
in block <unit> at /home/bisectable/.rakudobrew/moar-nom/install/share/perl6/site/resources/92F1042C0E0393DE879DF33F26743E57E5548223 line 198
in sub MAIN at /home/bisectable/.rakudobrew/moar-nom/install/share/perl6/site/bin/gptrixie line 2
in block <unit> at /home/bisectable/.rakudobrew/moar-nom/install/share/perl6/site/bin/gptrixie line 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment