Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
jiffy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
62
Wiki
Actividad
Explorar el Código
__GNUC__ is a better choice than __GCC__
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
pull/44/merge
Nobuhiro Iwamatsu
hace 11 años
cometido por
Paul J. Davis
padre
e25768b021
commit
2f984efb23
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
c_src/double-conversion/utils.h
+ 1
- 1
c_src/double-conversion/utils.h
Ver fichero
@ -299,7 +299,7 @@ class StringBuilder {
/
/
PJD
:
4
-
24
-
2013
/
/
#
if defined(__G
C
C__)
#
if defined(__G
NU
C__)
#
define UNUSED __attribute__((unused))
#
else
#
define UNUSED
Escribir
Vista previa
Cargando…
Cancelar
Guardar