ID: 41284 User updated by: seanius at debian dot org Reported By: seanius at debian dot org Status: Closed Bug Type: Unknown/Other Function Operating System: source code PHP Version: 5.2.2 New Comment:
thanks. the comments in question were only in the context area of one of our patches, so it's not like it was a big deal or anything, just figured an unimportant oversight. Previous Comments: ------------------------------------------------------------------------ [2007-05-04 16:21:12] [EMAIL PROTECTED] I can hardly imagine how this was affecting your patches, but I fixed these 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
