Menu

#645 Port to SCO UnixWare 7.1.4

open
5
2013-03-10
2013-03-10
No

Hi!

It is patch against 674a1ecef4c36c80ee29bd9fa88e5e08caa00527.

With these small changes to source, Tcl compiles without errors under SCO UnixWare. It does not depend on any GNU tools, it works fine with cc which is bundled with UnixWare.

Any comments are welcome :)

Discussion

  • Tomasz Konojacki

     
  • Don Porter

    Don Porter - 2013-03-18

    Patches against the trunk, or a core-8-*-branch are
    usually a better idea.

    This patch has the effect of dragging
    the <strings.h> header file into the
    Tcl build on all platforms. That's an
    unwelcome change.

     
  • Tomasz Konojacki

     
  • Tomasz Konojacki

    I thought that including new header won't do much damage (and may help other legacy UNIX platforms) :) Okay, I have uploaded new patch (unixware2.patch), now it includes strings.h only under UnixWare (and probably OpenServer) C compiler.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.