Development RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Strange way to access member function

    Hi, This is a piece of code I found while going through a web siteSurprisingly it compiles and gives the expected output(prints theline), even though the pointer is initialized to NULL.I am using gcc 3.3 on Mac S X.Can any one tell me what's happening?What's the point of having static...

    1 answers | 901 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • GPU-aware compiling?

    Like now we have compiler options like "-mmmx -msse -msse2 -msse3-m3dnow" - would it be possible to optimize the code of the binary to use the GPU with "-with-nvidia-gpu" or "-with-ati-gpu"?I would like to hear some theoretical discussion about that.That's not what these mailing lists are a...

    2 answers | 584 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Fix std::swap vs Assignable

    Hi,I committed mainline and 4_0 this small patch fixing a minor regression.Tested x86-linux.Paolo./////////////////2005-05-20 Paolo Carlini <pcarlini (AT) suse (DOT) de>* include/bits/stl_algo.h (__rotate<_RandomAccessIterator>):Don't qualify __tmp as const, _ValueType is not ne...

    0 answers | 1670 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • libstdc++ headers should have pop/push of the visibility around the declarations

    Additional Comments From pcarlini at suse dot de 2005-05-20 09:03FWIW, I agree, as far as the visibility issues are concerned (I don't want tosay something more general): the issues are *long* standing, important projectsare already using the features and nobody (almost ;) cares about the...

    0 answers | 509 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • libstdc++ headers should have pop/push of the visibility around the declarations

    Additional Comments From pluto at agmk dot net 2005-05-20 09:02(In reply to comment #52)Great! I forgot to thank you for all your testing efforts: thanks! ()i'll test these fixes on alpha/sparc{32,64} too in near feature.i have machines but no time :/...

    0 answers | 277 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Controlling Microsoft Access Databases with Subversion

    How much of your database can you export as text? Can you usefully store your exported text under subversion?Simon CraseMessage>From: M. Verkerk - [mailto:m.verkerk (AT) erasmusmc (DOT) nl]>Sent: Friday, 20 May 2005 12:55 AM>To: Subversion Users Mailinglist>Subject: Controlling Micro...

    0 answers | 1008 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • libstdc++ headers should have pop/push of the visibility around the declarations

    Additional Comments From pluto at agmk dot net 2005-05-20 08:58(In reply to comment #54)Subject: Re: libstdc++ headers should have pop/pushof the visibility around the declarationsbernie at develer dot com wrote:It's not a regresion, but it causes KDE to miscompilewith GCC 4.0.0. Could we...

    0 answers | 869 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • RFC: Log Message Templates via new hook.

    Mark Phippard wrote:2) TortoiseSVN lets the user start typing their commit message while thecode is crawling the WC looking for the changes. Since the filenames haveto be passed to the hook, they would have to drop this feature.I guess the other option is that the GUI's could call the hook...

    0 answers | 1535 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • issue #2069 - "svn status" in xml mode - v4

    [[[Version 4: Patch to fix issue 2069 - "svn status" in xml mode* (svn_cl__print_status_xml): added prototype for new function (svn_cl__get_notifier2) : added prototype for new wrapper function* (generate_status_desc): new function for getting detailed string representation of status (print_stat...

    4 answers | 1673 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • r44799 - in trunk/mcs/class/Microsoft.VisualBasic: .Test/standalone

    Author: rajaDate: 2005-05-20 04:08:59 -0400 (Fri, 20 May 2005)New Revision: 44799Added:Modified:Log:* Makefile (SUBDIRS): Add Test/standalone.* Test/standalone/Makefile: Add.Modified: 2005-05-20 08:06:11 UTC (rev 44798) 2005-05-20 08:08:59 UTC (rev 44799)@@ -1,3 +1,8 @@+2005-05-20 Raja R Harinat...

    0 answers | 2564 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • r44798 - trunk/mcs/mbas/Test/tests/latebinding

    Author: sudhaDate: 2005-05-20 04:06:11 -0400 (Fri, 20 May 2005)New Revision: 44798Modified:Log:Modifying the order of Named argumentsModified: 2005-05-20 07:39:29 UTC (rev 44797) 2005-05-20 08:06:11 UTC (rev 44798)@@ -5,7 +5,7 @@ Class C Public Function fun(i as integer, a1 as Char = "c", j as I...

    0 answers | 1608 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • optimized code gives strange floating point results

    Additional Comments From mario dot tragni at planetek dot it 2005-05-20 08:40(In reply to comment #2)State-Changed-From-To: open->closedState-Changed-Why: See any faq on numerical analysis that mentions the x86.You are seeing the results of excess precision in the FPU.Either change the round...

    0 answers | 649 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Development"
EMSDN.COM