Menu

#2443 Do `package require registry' only for windoze

obsolete: 8.4.4
closed-fixed
5
2003-08-06
2003-08-01
Anonymous
No

OS: FreeBSD unix

After installing the indexCache patch I noticed that it
had no effect
with wish. It turns out that msgcat.tcl does a
`package require
registry' even if not running under windoze. This
causes an
unnecessary package scan every time wish starts for
non-windoze
systems since the registry package exists (I assume)
only for
windoze. I have attached one of many possible patches
to fix this.

Discussion

  • Nobody/Anonymous

     
  • Nobody/Anonymous

    Logged In: NO

    Hmmm... I guess you want an email address with this...
    It's:
    imdave1@mindspring.com

     
  • Don Porter

    Don Porter - 2003-08-06
    • status: open --> closed-fixed
     
  • Don Porter

    Don Porter - 2003-08-06

    Logged In: YES
    user_id=80530

    Good improvement.
    Slightly modified patch
    (safe for Tcl 8.2 use) committed.

    msgcat version bumped to 1.3.1.