Update of /cvsroot/fink/web/news
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23896/web/news

Modified Files:
        index.es.php index.zh.php news.de.rdf news.en.rdf news.es.inc 
        news.es.rdf news.fr.rdf news.rdf news.zh.rdf 
Log Message:
gcc3_spanish

Index: news.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.rdf,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- news.rdf    21 Nov 2004 14:32:21 -0000      1.148
+++ news.rdf    22 Nov 2004 12:18:13 -0000      1.149
@@ -5,7 +5,7 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>en</dc:language>
-    <dc:date>2004-11-21T09:30:44-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:16+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
       <title>Solution to gcc problems.</title>

Index: news.en.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.en.rdf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- news.en.rdf 21 Nov 2004 14:32:21 -0000      1.8
+++ news.en.rdf 22 Nov 2004 12:18:13 -0000      1.9
@@ -5,7 +5,7 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>en</dc:language>
-    <dc:date>2004-11-21T09:30:44-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:16+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
       <title>Solution to gcc problems.</title>

Index: index.zh.php
===================================================================
RCS file: /cvsroot/fink/web/news/index.zh.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.zh.php        22 Nov 2004 01:46:28 -0000      1.7
+++ index.zh.php        22 Nov 2004 12:18:13 -0000      1.8
@@ -7,23 +7,35 @@
 include_once "header.inc";
 ?>
 
-<a name="2004-11-20 Solution to gcc problems."><span 
class="news-date">2004-11-20: </span><span class="news-headline">gcc 
编译器问题的解决方案。</span></a><?php gray_line(); ?>
+<a name="2004-11-20 Solution to gcc problems."><span 
class="news-date">2004-11-20: </span><span class="news-headline">Solution to 
gcc problems.</span></a><?php gray_line(); ?>
 <p>
-苹果发布了 2004 年十一月的 gcc3 更新,它可以在 
connect.apple.com 下载(需要先免费注册)。这个更新修正了 XCode 
1.5 中的 gcc3 编译器的问题。如果你正在使用 XCode 
1.5,你应该安装这个更新。(这个更新可以正确地更新未经修改的
 XCode 1.5,也可以更新那些实施了以前 fink 
所推荐的临时办法的用户。)
+Apple has released the November 2004 gcc3 updater, available (upon free 
+registration) at connect.apple.com.  This updater fixes the problems with
+the gcc3 compiler in XCode 1.5.  If you are using XCode 1.5, you should 
+install this updater.  (The updater will update correctly for users with
+an untouched XCode 1.5, and also for users who installed the workaround which
+the fink project had previously recommended.)
 </p><p>
-我们向苹果能够响应我们提交的关于这个问题的报告,并尽快给予解决表示感谢。
+We would like to thank Apple for responding to our reports about this
+matter, and working to resolve it as quickly as possible.
 </p>
 
 
-<a name="2004-10-15 Workaround for gcc problems."><span 
class="news-date">2004-10-15: </span><span class="news-headline">gcc 
问题的临时解决办法。</span></a><?php gray_line(); ?>
+<a name="2004-10-15 Workaround for gcc problems."><span 
class="news-date">2004-10-15: </span><span class="news-headline">Workaround for 
gcc problems.</span></a><?php gray_line(); ?>
 <p>
-在 XCode 1.5 中包括的 gcc 版本已经被发现在某些情况下会对 
c++ 代码产生错误的输出。
-Fink 现在会对存在这个问题的用户提出告警信息,Fink 
也将会拒绝使用有问题的 gcc 
来编译一直存在这个问题的软件包。
+The version of gcc included with XCode 1.5 is known to produce 
+incorrect output from c++ code under certain circumstances.
+Fink now has a mechanism to warn users about this, and Fink will soon
+refuse
+to use the "broken" gcc to compile packages which are known to
+have this problem.
 </p><p>
-如果你已经升级 XCode 到版本 
1.5,下面是一个临时解决办法,
-在 <a 
href="http://article.gmane.org/gmane.os.apple.fink.beginners/13580";>这里</a>
-和<a 
href="http://article.gmane.org/gmane.os.apple.fink.beginners/14200";>这里</a>有详细的描述。
-</p><p>如果你还没有升级,你应该考虑继续使用版本 
1.2,直到这个问题获得解决。</p>
+If you have already upgraded XCode to version 1.5, there is a workaround,
+described <a 
href="http://article.gmane.org/gmane.os.apple.fink.beginners/13580";> here </a>
+and <a href="http://article.gmane.org/gmane.os.apple.fink.beginners/14200";> 
here </a>.
+</p><p> If you have not yet upgraded, you should consider remaining with
+XCode version 1.2 until the problem has been resolved.
+</p>
 
 
 <a name="2004-09-20 Fink 0.7.1 released."><span class="news-date">2004-09-20: 
</span><span class="news-headline">Fink 0.7.1 released.</span></a><?php 
gray_line(); ?>

Index: news.de.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.de.rdf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- news.de.rdf 21 Nov 2004 14:32:21 -0000      1.8
+++ news.de.rdf 22 Nov 2004 12:18:13 -0000      1.9
@@ -5,7 +5,7 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>de</dc:language>
-    <dc:date>2004-11-21T09:30:44-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:16+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
       <title>Solution to gcc problems.</title>

Index: news.es.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.es.rdf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- news.es.rdf 21 Nov 2004 14:32:21 -0000      1.8
+++ news.es.rdf 22 Nov 2004 12:18:13 -0000      1.9
@@ -5,38 +5,38 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>es</dc:language>
-    <dc:date>2004-11-21T09:30:44-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:17+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
-    <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
-      <title>Solution to gcc problems.</title>
-      
<link>http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.</link>
-      
<guid>http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.</guid>
+    <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Soluci%F3n%20a%20los%20problemas%20con%20gcc.";>
+      <title>Solucin a los problemas con gcc.</title>
+      
<link>http://fink.sourceforge.net/news/#2004-11-20%20Soluci%F3n%20a%20los%20problemas%20con%20gcc.</link>
+      
<guid>http://fink.sourceforge.net/news/#2004-11-20%20Soluci%F3n%20a%20los%20problemas%20con%20gcc.</guid>
       <description>
 
-Apple has released the November 2004 gcc3 updater, available (upon free 
-registration) at connect.apple.com.  This updater fixes the problems with
-the gcc3 compiler in XCode 1.5.  If you are using XCode 1.5, you should 
-install this updater.  (The updater will update correctly for users with
-an untouched XCode 1.5, and also for users who installed the workaround which
-the fink project had previously recommended.)
+Apple ha liberado el actualizador de gcc versin Noviembre 2004, disponible
+(tras registro gratutito) en connect.apple.com.  Este actualizador elimina
+el problema del compilador gcc3 en XCode 1.5.  Si ests usando  XCode 1.5, 
+debes instalarlo.  (El instalador funcionar correctamente tanto
+para aquellos usuarios que no han utilizado el parche recomendado por
+el proyecto Fink como para aquellos que lo usaron en su momento.)
 
-We would like to thank Apple for responding to our reports about this
-matter, and working to resolve it as quickly as possible.
+Agradecemos a Apple su respuesta a nuestros informes sobre este asunto
+y el trabajo realizado para resolverlo rpidamente.
 
 
 
 </description>
       <content:encoded>
 
-Apple has released the November 2004 gcc3 updater, available (upon free 
-registration) at connect.apple.com.  This updater fixes the problems with
-the gcc3 compiler in XCode 1.5.  If you are using XCode 1.5, you should 
-install this updater.  (The updater will update correctly for users with
-an untouched XCode 1.5, and also for users who installed the workaround which
-the fink project had previously recommended.)
+Apple ha liberado el actualizador de gcc versin Noviembre 2004, disponible
+(tras registro gratutito) en connect.apple.com.  Este actualizador elimina
+el problema del compilador gcc3 en XCode 1.5.  Si ests usando  XCode 1.5, 
+debes instalarlo.  (El instalador funcionar correctamente tanto
+para aquellos usuarios que no han utilizado el parche recomendado por
+el proyecto Fink como para aquellos que lo usaron en su momento.)
 
-We would like to thank Apple for responding to our reports about this
-matter, and working to resolve it as quickly as possible.
+Agradecemos a Apple su respuesta a nuestros informes sobre este asunto
+y el trabajo realizado para resolverlo rpidamente.
 
 
 

Index: news.zh.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.zh.rdf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- news.zh.rdf 21 Nov 2004 14:32:21 -0000      1.8
+++ news.zh.rdf 22 Nov 2004 12:18:13 -0000      1.9
@@ -5,7 +5,7 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>zh</dc:language>
-    <dc:date>2004-11-21T09:30:45-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:18+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
       <title>Solution to gcc problems.</title>

Index: news.fr.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.fr.rdf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- news.fr.rdf 21 Nov 2004 14:32:21 -0000      1.8
+++ news.fr.rdf 22 Nov 2004 12:18:13 -0000      1.9
@@ -5,7 +5,7 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>fr</dc:language>
-    <dc:date>2004-11-21T09:30:45-05:00</dc:date>
+    <dc:date>2004-11-22T13:17:18+01:00</dc:date>
     <admin:errorReportsTo rdf:resource="mailto:[EMAIL PROTECTED]"/>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2004-11-20%20Solution%20to%20gcc%20problems.";>
       <title>Solution to gcc problems.</title>

Index: index.es.php
===================================================================
RCS file: /cvsroot/fink/web/news/index.es.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- index.es.php        21 Nov 2004 14:32:21 -0000      1.6
+++ index.es.php        22 Nov 2004 12:18:13 -0000      1.7
@@ -1,23 +1,23 @@
 <?
 $title = "News";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2004/11/21 14:26:55';
+$cvs_author = 'Author: zifra';
+$cvs_date = 'Date: 2004/11/22 12:16:54';
 $metatags = '';
 
 include_once "header.inc";
 ?>
 
-<a name="2004-11-20 Solution to gcc problems."><span 
class="news-date">2004-11-20: </span><span class="news-headline">Solution to 
gcc problems.</span></a><?php gray_line(); ?>
+<a name="2004-11-20 Solución a los problemas con gcc."><span 
class="news-date">2004-11-20: </span><span class="news-headline">Solución a 
los problemas con gcc.</span></a><?php gray_line(); ?>
 <p>
-Apple has released the November 2004 gcc3 updater, available (upon free 
-registration) at connect.apple.com.  This updater fixes the problems with
-the gcc3 compiler in XCode 1.5.  If you are using XCode 1.5, you should 
-install this updater.  (The updater will update correctly for users with
-an untouched XCode 1.5, and also for users who installed the workaround which
-the fink project had previously recommended.)
+Apple ha liberado el actualizador de gcc versión Noviembre 2004, disponible
+(tras registro gratutito) en connect.apple.com.  Este actualizador elimina
+el problema del compilador gcc3 en XCode 1.5.  Si estás usando  XCode 1.5, 
+debes instalarlo.  (El instalador funcionará correctamente tanto
+para aquellos usuarios que no han utilizado el parche recomendado por
+el proyecto Fink como para aquellos que lo usaron en su momento.)
 </p><p>
-We would like to thank Apple for responding to our reports about this
-matter, and working to resolve it as quickly as possible.
+Agradecemos a Apple su respuesta a nuestros informes sobre este asunto
+y el trabajo realizado para resolverlo rápidamente.
 </p>
 
 

Index: news.es.inc
===================================================================
RCS file: /cvsroot/fink/web/news/news.es.inc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- news.es.inc 21 Nov 2004 14:32:21 -0000      1.15
+++ news.es.inc 22 Nov 2004 12:18:13 -0000      1.16
@@ -1,14 +1,14 @@
-<a name="2004-11-20 Solution to gcc problems."><span 
class="news-date">2004-11-20: </span><span class="news-headline">Solution to 
gcc problems.</span></a><?php gray_line(); ?>
+<a name="2004-11-20 Solución a los problemas con gcc."><span 
class="news-date">2004-11-20: </span><span class="news-headline">Solución a 
los problemas con gcc.</span></a><?php gray_line(); ?>
 <p>
-Apple has released the November 2004 gcc3 updater, available (upon free 
-registration) at connect.apple.com.  This updater fixes the problems with
-the gcc3 compiler in XCode 1.5.  If you are using XCode 1.5, you should 
-install this updater.  (The updater will update correctly for users with
-an untouched XCode 1.5, and also for users who installed the workaround which
-the fink project had previously recommended.)
+Apple ha liberado el actualizador de gcc versión Noviembre 2004, disponible
+(tras registro gratutito) en connect.apple.com.  Este actualizador elimina
+el problema del compilador gcc3 en XCode 1.5.  Si estás usando  XCode 1.5, 
+debes instalarlo.  (El instalador funcionará correctamente tanto
+para aquellos usuarios que no han utilizado el parche recomendado por
+el proyecto Fink como para aquellos que lo usaron en su momento.)
 </p><p>
-We would like to thank Apple for responding to our reports about this
-matter, and working to resolve it as quickly as possible.
+Agradecemos a Apple su respuesta a nuestros informes sobre este asunto
+y el trabajo realizado para resolverlo rápidamente.
 </p>
 
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to