Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 510b6c07e15665454d0e5ad3ca7691b6d519b181
      
https://github.com/parrot/parrot/commit/510b6c07e15665454d0e5ad3ca7691b6d519b181
  Author: Whiteknight <[email protected]>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M compilers/imcc/imc.h
    M compilers/imcc/imcc.l
    M compilers/imcc/imclexer.c
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h
    M compilers/imcc/main.c
    M compilers/imcc/symreg.c

  Log Message:
  -----------
  Fix all instances of global/static variables in IMCC which had been marked by 
plobsing++.

In theory, this should make IMCC reentrant and thread-safe (pursuant to #565). 
Without a real threaded stress-test we won't know for certain.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to