MESSAGE
DATE | 2011-03-15 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] [ruben@mrbrklyn.com: Re: this compared to NULL]
|
From owner-hangout-outgoing-at-mrbrklyn.com Tue Mar 15 15:49:54 2011 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by www2.mrbrklyn.com (Postfix) id E4191DD89C; Tue, 15 Mar 2011 15:49:53 -0400 (EDT) Delivered-To: hangout-outgoing-at-www2.mrbrklyn.com Received: by www2.mrbrklyn.com (Postfix, from userid 28) id CAD72DE2BB; Tue, 15 Mar 2011 15:49:53 -0400 (EDT) Delivered-To: hangout-at-nylxs.com Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by www2.mrbrklyn.com (Postfix) with ESMTP id 6F232DD89C for ; Tue, 15 Mar 2011 15:49:53 -0400 (EDT) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id F3B9A1F08B for ; Tue, 15 Mar 2011 15:49:46 -0400 (EDT) Received: by panix5.panix.com (Postfix, from userid 20529) id D348824255; Tue, 15 Mar 2011 15:49:46 -0400 (EDT) Date: Tue, 15 Mar 2011 15:49:46 -0400 From: Ruben Safir To: hangout-at-nylxs.com Subject: [NYLXS - HANGOUT] [ruben-at-mrbrklyn.com: Re: this compared to NULL] Message-ID: <20110315194946.GD23774-at-panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: hangout-at-mrbrklyn.com
----- Forwarded message from Ruben Safir -----
Date: Tue, 15 Mar 2011 02:17:12 -0400 From: Ruben Safir To: Billy Donahue Cc: Ruben Safir Subject: Re: this compared to NULL User-Agent: Mutt/1.5.20 (2009-06-14)
I just realized you don't have the MYSQL setup, but here is the compiler output
|| g++ -Wall -ggdb -I/usr/local/include/mysql -I/usr/local/include/mysql++ -c linklist.cpp || g++ -Wall -ggdb -I/usr/local/include/mysql -I/usr/local/include/mysql++ -c linklist_main.cpp || In file included from linklist_main.cpp:1: || linklist.h: In member function ?unk CHAINLIST::NODE::value() [with unk = MESSAGE]?: linklist.h|154| instantiated from ?void CHAINLIST::LIST::display(std::ostream&) [with unk = MESSAGE]? linklist_main.cpp|312| instantiated from here linklist.h|43| error: conversion from ?int? to non-scalar type ?MESSAGE? requested || make: *** [linklist_main.o] Error 1
On Tue, Mar 15, 2011 at 01:59:08AM -0400, Ruben Safir wrote: > Try to compile this. It seems to be telling me that I can't compare > this to NULL which it has done just fine with the string<> library > and otherwise. > > I'm at a loss to the problem. > > Ruben > -- > http://www.mrbrklyn.com - Interesting Stuff > http://www.nylxs.com - Leadership Development in Free Software > > So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 > > http://fairuse.nylxs.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > > "Yeah - I write Free Software...so SUE ME" > > "The tremendous problem we face is that we are becoming sharecroppers to our own cultural heritage -- we need the ability to participate in our own society." > > "> I'm an engineer. I choose the best tool for the job, politics be damned.< > You must be a stupid engineer then, because politcs and technology have been attached at the hip since the 1st dynasty in Ancient Egypt. I guess you missed that one." > > ? Copyright for the Digital Millennium
-- http://www.mrbrklyn.com - Interesting Stuff http://www.nylxs.com - Leadership Development in Free Software
So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998
http://fairuse.nylxs.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
"Yeah - I write Free Software...so SUE ME"
"The tremendous problem we face is that we are becoming sharecroppers to our own cultural heritage -- we need the ability to participate in our own society."
"> I'm an engineer. I choose the best tool for the job, politics be damned.< You must be a stupid engineer then, because politcs and technology have been attached at the hip since the 1st dynasty in Ancient Egypt. I guess you missed that one."
? Copyright for the Digital Millennium
----- End forwarded message -----
|
|