[AppDB] TODO patch

tony_lambregts at telusplanet.net tony_lambregts at telusplanet.net
Sat Dec 11 12:24:37 CST 2004


Jonathan Ernst wrote:
[snip]
> Index: CODING_STANDARD
> ===================================================================
> RCS file: /home/wine/appdb/CODING_STANDARD,v
> retrieving revision 1.1
> diff -u -r1.1 CODING_STANDARD
> --- CODING_STANDARD	11 Dec 2004 03:42:43 -0000	1.1
> +++ CODING_STANDARD	11 Dec 2004 18:56:07 -0000
> @@ -62,4 +62,11 @@
>      }
>  }
>  
> +- use long php tags (<?php ?>) instead of short ones (<? ?>) as :
> + 1) it could be removed from future versions of php
> + 2) if conflicts with tags like <?xml version=1.0 ?> that are used in xhtml
[snip]
Should be it not if oops//:
+ 2) it conflicts with tags like <?xml version=1.0 ?> that are used in xhtml




More information about the wine-devel mailing list