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

List:       koffice-devel
Subject:    [PATCH] Remove trigraph ??)
From:       Nicolas Goutte <nicog () snafu ! de>
Date:       2002-05-31 13:52:05
[Download RAW message or body]

The attached patch is for lib/kotext/qrichtext.txt.

It removes the trigraph ??) in one of the comments by adding a space.

Trigraphs are deprec(i)ated since long in C (and even more in C++). As their 
treatment is quite at the start of the compilation, they should also not be 
used in comments.

Have a nice day/evening/night!


["patch.txt" (text/plain)]

--- qrichtext.cpp.orig	Fri May 31 15:23:19 2002
+++ qrichtext.cpp	Fri May 31 15:45:08 2002
@@ -4280,7 +4280,7 @@
 	    curh = h;
 	    cury = cy;
 	    curline = line;
-#if 0 // code from current Qt. To be tested (uses height of char on the left??)
+#if 0 // code from current Qt. To be tested (uses height of char on the left?? )
             QTextStringChar *c = chr;
             if ( i > 0 )
                 --c;

_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel

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

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