> yes, that was previously allowed, but probably won't work well going
> forward.  any load_bytecode calls with library/ in them are likely
> wrong and should be corrected.

Here is a quick count:

$ ack -lc "load_bytecode\s*[\\\"\']library"
runtime/parrot/library/Test/Builder/Tester.pir:2
runtime/parrot/library/Test/Builder.pir:4
runtime/parrot/library/Test/More.pir:2
runtime/parrot/library/Math/Rand.pir:1
runtime/parrot/library/Stream/Coroutine.pir:1
runtime/parrot/library/Stream/Sub.pir:1
runtime/parrot/library/Stream/Lines.pir:1
runtime/parrot/library/Stream/Replay.pir:2
runtime/parrot/library/Stream/Writer.pir:1
runtime/parrot/library/Stream/Combiner.pir:1
runtime/parrot/library/Stream/ParrotIO.pir:1
runtime/parrot/library/Stream/Filter.pir:1
runtime/parrot/library/YAML/Dumper/Default.pir:1
runtime/parrot/library/YAML/Dumper.pir:1
runtime/parrot/library/Data/Dumper/Default.pir:1
runtime/parrot/library/Data/Replace.pir:1
runtime/parrot/library/NCI/call_toolkit_init.pir:2
runtime/parrot/library/pcre.pir:2
runtime/parrot/library/tcpstream.pir:1
runtime/parrot/library/OpenGL.pir:2
docs/pmc/subs.pod:1
t/dynpmc/pair.t:1
t/compilers/pct/post.t:3
t/compilers/pct/past.t:5
t/compilers/json/to_parrot.t:1
t/compilers/imcc/syn/subflags.t:1
t/library/streams.t:24
t/oo/metamodel.t:1
examples/sdl/lcd/clock.pir:4
examples/sdl/minesweeper/mines.pir:7
examples/sdl/minesweeper/field.pir:4
examples/sdl/tetris/eventhandler.pir:1
examples/sdl/tetris/app.pir:4
examples/opengl/static-triangle.pir:2
examples/opengl/shapes.pir:2
examples/opengl/triangle.pir:2
examples/pir/sudoku.pir:1
examples/tutorial/90_writing_tests.pir:1
examples/library/ncurses_life.pir:1
examples/streams/Bytes.pir:2
examples/streams/Coroutine.pir:2
examples/streams/SubCounter.pir:2
examples/streams/FileLines.pir:4
examples/streams/Lines.pir:2
examples/streams/Replay.pir:2
examples/streams/Writer.pir:1
examples/streams/SubHello.pir:1
examples/streams/Combiner.pir:3
examples/streams/ParrotIO.pir:1
examples/streams/Include.pir:1
examples/streams/Filter.pir:2

-- 
Salu2
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to