|
|
Choosing A Webhost: |
RE: - Porting unixodbc 2.2.7 to HPUX: msg#00016db.unixodbc.devel
Here is a concrete example that might help shed some light onto exactly what I am doing wrong. This is an error that I just send to Martin. Error 203: "logOpen.c", line 18 # Cannot assign 'tLOG *' with 'void *'. *phLog = malloc( sizeof(LOG) ); ^^^^^^^^^^^^^^^^^^^^^ If I go into the code and change the line to *phLog = (tLOG *)malloc( sizeof(LOG) ); it compiles fine. Can you think of any reason why I might be hitting this? By the way I appreciate all the help everyone is giving me since I am kind of stumped on this one. Tim -----Original Message----- From: Eric Garreau [mailto:eric.garreau-external@xxxxxxxxxxx] Sent: Friday, January 09, 2004 12:53 PM To: unixodbc-dev@xxxxxxxxxxxx Subject: Re: [unixODBC-DEV] - Porting unixodbc 2.2.7 to HPUX I'va also checked on my 2nd HP-UX host, and it's OK for me. <<< $ aCC -V aCC: HP ANSI C++ B3910B A.03.34 >>> eric
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: - Porting unixodbc 2.2.7 to HPUX, Eric Garreau |
|---|---|
| Next by Date: | Re: - Porting unixodbc 2.2.7 to HPUX, Peter Harvey |
| Previous by Thread: | Re: - Porting unixodbc 2.2.7 to HPUX, Eric Garreau |
| Next by Thread: | Re: - Porting unixodbc 2.2.7 to HPUX, Peter Harvey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |