User Activity

  • Created ticket #93 on tkdiff

    Main screen comparison highlighting disagreees with current line

  • Created ticket #91 on tkdiff

    tkdiff needlessly obeys 2 blank lines as custom code after save prefs

  • Modified a comment on ticket #90 on tkdiff

    @vampm also explained that by having Dbg take an arg in braces, the interpreter doesn't need to expand the arg when debugging is off. Neat.

  • Posted a comment on ticket #90 on tkdiff

    @vampm also explained that bu having Dbg take an arg in braces, the interpreter doesn't need to expand the arg when debugging is off. Neat.

  • Posted a comment on ticket #90 on tkdiff

    Scrub this: I should have used braces: @@ -1053,6 +1053,7 @@ ############################################################################### proc run-command {cmd {out {}}} { global ASYNc errorCode + Dbg {runcmd cmd=$cmd; out=$out} # Arrange for requested output format (given execution constraints) # N.B> 'fout' will become one of: a channel, a cmd indirection, or empty. A bit counter-intuitive perhaps, but it works. Also @vampm emailed me this: FYI - there is another way you COULD have watched what...

  • Created ticket #90 on tkdiff

    tkdiff -d suggested improvements

  • Posted a comment on ticket #89 on tkdiff

    Agreed

  • Posted a comment on ticket #89 on tkdiff

    The patch below fixed it for me. But you are right about the others: tkdiff failed for me in a clean git repository. I found a CVS repo where cvs diff worked and tkdiff failed there as well. So the attached patch fixes all 3. --- tkdiff 2022/08/29 02:46:16 1.6 +++ tkdiff 2022/08/29 04:07:07 1.7 @@ -3175,6 +3175,7 @@ # rev is what we will tell svn cat to access # cmit is how we express the range to 'svn diff' set cmit(2) [set rev(2) ""] + set MSG [set msg {}] if {$revs == 0} { # Sets up BASE -> WC...

View All

Personal Data

Username:
duncanroe
Joined:
2003-01-09 23:42:04
Location:
Melbourne / Australia / AEST
Gender:
Male

Projects

This is a list of open source software projects that Duncan Roe is associated with:

  • Project Logo SlackBuilds direct links   Last Updated:
  • q Developer's programmable text & binary editor Last Updated:

Personal Tools

MongoDB Logo MongoDB