This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: host tools and tcl8.4


On Fri, 20 Sep 2002 13:21:03 +0200
Andrew Lunn <andrew.lunn@ascom.ch> wrote:

> Looks there is some const correctness problems.

The 8.4 ChangeLog says

* The C interface has been fully CONST-ified.  That is, wherever a
    function accepts an argument or returns a result that is intended to be
    a read-only string, it now has type (const char *) even where prior
    releases of Tcl/Tk had type (char *).  This causes some source
    incompatibilities.  #define USE_NON_CONST will restore an interface
    that is source-compatible with Tcl 8.3.  See TIP 27 and
    http://wiki.tcl.tk/3669 for more information.

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]