Code
Results 1 - 10 of about 38,300. (0.06 seconds)
Also try:
 "compiler happy" lang:c "compiler happy" lang:c++ "compiler happy" lang:java
   842:   // empty constructor to keep Sun compiler happy
          nsStyleContentData() {}
  1263:   // empty constructor to keep Sun compiler happy
          nsStyleSVGPaint() {}
   119:   //*ME:  warning C4267: convert 'size_t' to 'int'
          //*ME:  Int-Cast to make compiler happy ...
          outString->append( buf, (int)strlen( buf ) );
   950:     NS_NOTREACHED("can't get here");
            return NS_ERROR_UNEXPECTED;    // keep compiler happy
        }
  1273:   case certUsageUserCertImport:
            /* XXX to make the compiler happy.  Should these be
             * explicitly handled?
  1470:   case certUsageUserCertImport:
            /* XXX to make the compiler happy.  Should these be
             * explicitly handled?
   276: {
            if (opaque) opaque = 0; /* to make compiler happy */
            return _halloc((long)items, size);
   282: {
            if (opaque) opaque = 0; /* to make compiler happy */
            _hfree(ptr);
    38:   * The assignment operator has no real implementation.
          * It is provided to make the compiler happy. Do not call.
          */
android.git.kernel.org/platform/external/icu4c.git - Unknown - C++ - More from icu4c.git »
   311: // The 16 zeros are necessary to make version 4.1 of the SunPro
        // compiler happy.  Otherwise it appears to allocate too little
        // space for the array.
  1414:   case certUsageUserCertImport:
            /* XXX to make the compiler happy.  Should these be
             * explicitly handled?
  1611:   case certUsageUserCertImport:
            /* XXX to make the compiler happy.  Should these be
             * explicitly handled?
   187: {
            if (opaque) opaque = 0; /* to make compiler happy */
            return _halloc((long)items, size);
   193: {
            if (opaque) opaque = 0; /* to make compiler happy */
            _hfree(ptr);


Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code

©2009 Google - Privacy