Skip to content

Instantly share code, notes, and snippets.

@timo
Created March 24, 2017 09: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 timo/1c6380cff07f1f3573d4ddbe8f20b81f to your computer and use it in GitHub Desktop.
Save timo/1c6380cff07f1f3573d4ddbe8f20b81f to your computer and use it in GitHub Desktop.
/usr/bin/perl -Itools/ tools/tiler-table-generator.pl -o src/jit/x64/tile_tables.h src/jit/x64/tiles.list
Use of uninitialized value $symbol in pattern match (m//) at tools/tiler-table-generator.pl line 41, <$input> line 100.
Use of uninitialized value $cost in division (/) at tools/tiler-table-generator.pl line 101, <$input> line 100.
Use of uninitialized value $_[0] in substitution (s///) at tools/tiler-table-generator.pl line 51, <$input> line 100.
Use of uninitialized value in hash element at tools/tiler-table-generator.pl line 132.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 141.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 29.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 29.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 29.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 29.
Use of uninitialized value in hash element at tools/tiler-table-generator.pl line 227.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 290.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 292.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 314.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 316.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 314.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 316.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 314.
Use of uninitialized value $sym in join or string at tools/tiler-table-generator.pl line 316.
Use of uninitialized value $_ in hash element at tools/tiler-table-generator.pl line 29.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment