Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] c++ compile prolem
- Date: Fri, 28 Feb 2003 14:30:26 +0000
- From: Brett Robson <b-robson@example.com>
- Subject: Re: [tlug] c++ compile prolem
- References: <3E5F31E1.5070500@example.com> <1046407126.29444.9.camel@example.com> <1046408129.29442.14.camel@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020910
Thanks for the suggestions so far, I've been distracted some (more) urgent stuff. Brett Melvin Sneed wrote: > On Thu, 2003-02-27 at 22:38, Melvin Sneed wrote: > > >>> if((caddr_t)(-1) == mapaddr) >> >>Try changing this line to: >> >>if ( ((int) mapaddr) == -1 ) > > > > Follow up my self 'cuz I'm full of beer ....:-) > Changing it to: > > if((caddr_t)(-1) == (caddr_t) mapaddr) > > may be cleaner. Visually at any rate. > > Dave > > > > > ********************************************************** > TLUG server is hosted by Open Source Development Lab Japan > http://www.osdl.jp/ > ********************************************************** > > ========================================================== > To unsubscribe from this mailing list, > please see instructions at <http://www.tlug.jp/list.html> > ========================================================== > > >
- References:
- [tlug] c++ compile prolem
- From: Brett Robson
- Re: [tlug] c++ compile prolem
- From: Melvin Sneed
- Re: [tlug] c++ compile prolem
- From: Melvin Sneed
Home | Main Index | Thread Index
- Prev by Date: [tlug] c++ compile prolem
- Previous by thread: Re: [tlug] c++ compile prolem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links