Add :base_thread to :default in Opcode.pm
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 8 Nov 1997 00:34:03 +0000 (00:34 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 8 Nov 1997 00:34:03 +0000 (00:34 +0000)
commit5ddb6eab5b331747cc6c97d7afbea3b5a48d2c4d
tree29625cf925d5a3031adae73d8de1e429b9f164ef
parentd59a3bff4895759de00a35ae929c24707c4ad061
Add :base_thread to :default in Opcode.pm
This allows lib/safe.t to pass when threaded.
It is unclear if 'lock' should be safe as it allows
denial of service attack, but could not figure out
how to add just 'specific' (sic) to :default
without triggering 'already tagged' warning noise.

p4raw-id: //depot/ansiperl@212
ext/Opcode/Opcode.pm
win32/makefile.mk