[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/kioslave/man
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-11-08 21:30:16
Message-ID: 1131485416.262351.20753.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 479019 by goutte:

Fix the change of the "GCC police"
(as \( has a meaning in (g)roff)


 M  +2 -2      man2html.cpp  


--- branches/KDE/3.5/kdebase/kioslave/man/man2html.cpp #479018:479019
@@ -1246,7 +1246,7 @@
         {
             QCString cstr;
             c = scan_escape_direct( c+2, cstr );
-            kdDebug(7107) << "(" << cstr << endl;
+            kdDebug(7107) << "\\(" << cstr << endl;
             // ### HACK: as we convert characters too early to HTML, we need to \
support more than 2 characters here and assume that all characters passed by the \
variable are to be used.  name = cstr;
         }
@@ -1537,7 +1537,7 @@
         {
             QCString cstr;
             c = scan_escape_direct( c+2, cstr );
-            kdDebug(7107) << "(" << cstr << endl;
+            kdDebug(7107) << "\\(" << cstr << endl;
             // ### HACK: as we convert characters too early to HTML, we need to \
support more than 2 characters here and assume that all characters passed by the \
variable are to be used.  name = cstr;
         }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic