ID: 41284 Updated by: [EMAIL PROTECTED] Reported By: seanius at debian dot org -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: source code PHP Version: 5.2.2 New Comment:
I can hardly imagine how this was affecting your patches, but I fixed these comments. Previous Comments: ------------------------------------------------------------------------ [2007-05-04 15:23:27] seanius at debian dot org Description: ------------ while prepping 5.2.2 for upload into debian, one of our local patches failed to apply because it looks like someone cut-pasted the comments (maybe in vim with ai etc turned on) in a way that added extra stars. super minor issue, but figured what the heck. example: /* The following definition of Storeinc is appropriate for MIPS processors. * * An alternative that might be better on some machines is * * #define Storeinc(a,b,c) (*a++ = b << 16 | c & 0xffff) * */ ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41284&edit=1
