public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs,Java] Remove FAQ entry releated to 12 year old problem
@ 2012-10-27 14:47 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2012-10-27 14:47 UTC (permalink / raw)
  To: gcc-patches, java-patches

I doubt this has been an FAQ in the last decade. :-)  Applied.

Gerald


2012-10-27  Gerald Pfeifer  <gerald@pfeifer.com>

	* faq.html (My program seems to hang): Remove.

Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v
retrieving revision 1.66
diff -u -3 -p -r1.66 faq.html
--- faq.html	21 Oct 2012 14:05:48 -0000	1.66
+++ faq.html	27 Oct 2012 14:43:58 -0000
@@ -66,7 +66,6 @@
             <li><a href="#5_5">How do I increase the runtime's initial and maximum 
               heap sizes?</a></li>
             <li><a href="#5_6">How can I profile my application?</a></li>
-            <li><a href="#5_7">My program seems to hang and doesn't produce any output</a></li>
           </ol>
         </li>
         <li><a href="#6_0">Programming Issues</a> 
@@ -527,18 +526,6 @@ $ ../configure [...]
         </dd>
       </dl>
       
-      <hr />  
-      <h3><a name="5_7">5.7 My program seems to hang and doesn't produce any output</a></h3>
-      <dl>
-        <dd>
-          <p>Some versions had a bug in the iconv support. You can work around
-          it by setting <tt>LANG=en_US.UTF-8</tt> at runtime, or give the
-          following option during compile time
-          <tt>-Dfile.encoding=UTF-8</tt>.  This problem should no longer
-          occur as of November 1, 2000.</p>
-        </dd>
-      </dl>
-
       <h2><a name="6_0"></a>Programming Issues</h2>
 
       <h3><a name="6_1"></a>6.1 Are there any examples of how to use CNI?</h3>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-27 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-27 14:47 [wwwdocs,Java] Remove FAQ entry releated to 12 year old problem Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).