A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu ec719832c0 - Fix the last two Ob reference counting bugs:
- Don't de-reference the object when duplicating it (not sure why this was left there). This fixes all the "misbehaving object: Event" messages in the console and fixes those regressions.
  - Don't reference the object when doing a lookup (not sure why this was there either). This made it impossible to kill named objects, since ObpDeleteNameCheck did a lookup before killing them, and the lookup ended up adding a reference.
- Cm still needs fixing!

svn path=/trunk/; revision=22692
2006-06-29 18:07:53 +00:00
cis
irc Remove all curses except 'semprini'. 2006-06-26 16:39:23 +00:00
msvc6
os2
reactos - Fix the last two Ob reference counting bugs: 2006-06-29 18:07:53 +00:00
rosapps
rosky
vms