|
|
Choosing A Webhost: |
Re: cvs commit: apr/atomic/win32 apr_atomic.c: msg#00140apache.apr.devel
On Mon, 20 Sep 2004 ake@xxxxxxxxxx wrote: > ake 2004/09/20 12:20:12 > > Modified: atomic/win32 apr_atomic.c > Log: > WIN64: avoid unresolved external error with 64 bit build > { > +#if (defined(_M_IA64) || defined(_M_AMD64)) > + return InterlockedExchangeAdd(mem, val); > +#else > return ((apr_atomic_win32_ptr_val_fn)InterlockedExchangeAdd)(mem, val); > +#endif > } Doesn't this just mean that the definition of apr_atomic_win32_ptr_val_fn is wrong on win64? Wouldn't it be cleaner to redefine that on win64 instead of these two #if #else cases? --Cliff
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ÅÂÐÎÏÅÉÑÊÈÅ ÒÎÐÃÎÂÛÅ ÑÅÒÈ. ÏÐOEÊÒÈÐOÂAÍÈE. ÓÏÐAÂËEÍÈE. ËOÃÈCÒÈÊA., RETAIL CONFERENCE |
|---|---|
| Next by Date: | [Fwd: Re: cvs commit: apr/atomic/win32 apr_atomic.c], Allan Edwards |
| Previous by Thread: | ÅÂÐÎÏÅÉÑÊÈÅ ÒÎÐÃÎÂÛÅ ÑÅÒÈ. ÏÐOEÊÒÈÐOÂAÍÈE. ÓÏÐAÂËEÍÈE. ËOÃÈCÒÈÊA., RETAIL CONFERENCE |
| Next by Thread: | [Fwd: Re: cvs commit: apr/atomic/win32 apr_atomic.c], Allan Edwards |
| 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 |