Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37657023
en ru br
ALT Linux repositórios
S:0.9.27-alt4.740.g347c036
5.0: 0.9.23-alt4
4.1: 0.9.23-alt4
4.0: 0.9.23-alt4
3.0: 0.9.22-alt1

Group :: Desenvolvimento/C
RPM: tcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: tcc-0.9.23-linker-defined_twice.patch
Download


diff -urN tcc-0.9.23.orig/tccelf.c tcc-0.9.23/tccelf.c
--- tcc-0.9.23.orig/tccelf.c	2005-06-18 01:09:15 +0300
+++ tcc-0.9.23/tccelf.c	2006-10-04 13:39:11 +0300
@@ -209,7 +209,7 @@
 #endif
                 /* NOTE: we accept that two DLL define the same symbol */
                 if (s != tcc_state->dynsymtab_section)
-                    error_noabort("'%s' defined twice", name);
+                    warning("'%s' defined twice", name);
             }
         } else {
         do_patch:
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009