Re: Tcl_ObjSetVar2 ...



In light of Bug #1334947, I think I am reviewing my position. If at all
possible, we should try to:
- insure that "consumers" actually do consume the Tcl_Obj in all paths
(some fail to do so in case of errors), in the sense that the caller
may forget about the Tcl_Obj completely
- shave all hairy monsters
- improve the documentation

Even so, the rule stands: in case of doubt, incr before sending and
decr on return is always the safest thing to do when not calling
mutators.

.



Relevant Pages

  • Re: Assert.Equals(obj,obj) fails with decimal parameters
    ... > This code should fail: ... > Does anybody have the same problem or is this bug just in my installation ... Prev by Date: ...
    (microsoft.public.vsnet.general)
  • coreutils-6.11 released
    ... 300 in gnulib. ... you can run this command ... -fR to copy a fifo or "special" file onto an existing file would fail ... [bug introduced in coreutils-5.90] ...
    (gnu.announce)
  • Re: Comment editing bug Word 11.2
    ... Select text in the reviewing pane. ... I can reproduce that bug here. ... In fact delete selected text does not work in the reviewing panel ... the selection becomes unhighlit whenever I try. ...
    (microsoft.public.mac.office.word)
  • Re: embedded in strings
    ... This looks like a bug. ... out why the index is causing this to fail. ... | queries with vaues longer than the column being queried. ... |> | query analyzer if you want to see what I'm talking about. ...
    (microsoft.public.sqlserver.ce)
  • Re: how many bugs do you find and correct during TDD?
    ... > first you write a test you expect to fail. ... If it is not as expected, is that a bug, an imporperly written ... > request, or the request itself was the result of a misunderstanding of the ...
    (comp.object)