ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-bugs
tcl-bugs
[Tcl-bugs] [ tcl-Bugs-746352 ] warnings: operator== and not all paths return a value
by SourceForge.net other posts by this author
May 31 2003 10:47AM messages near this date
[Tcl-bugs] tcl-cvs: "thread ChangeLog" modified | [Tcl-bugs] tcl-cvs: "thread/generic threadSpCmd.c" modified
Bugs item #746352, was opened at 2003-05-30 13:31
Message generated for change (Comment added) made by vasiljevic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=746352&group_id=10894

Category: 80. Thread Package
Group: None
> Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Zoran Vasiljevic (vasiljevic)
Summary: warnings: operator== and not all paths return a value

Initial Comment:
Thread 2.5.2
modified function ListRemoveInner (threadCmd.c)
    } else if (tsdPtr == threadList) {
        threadList = NULL;   // was a == 
    }

modified function Sp_Init (threadSpCmd.c)
  added return 0 because function is int

----------------------------------------------------------------------

> Comment By: Zoran Vasiljevic (vasiljevic)
Date: 2003-05-31 02:47

Message:
Logged In: YES 
user_id=95086

Fixed in HEAD. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=746352&group_id=10894


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved