Fixed database.mysqli.inc.patch to make it more generic and less prone to hunk failures
James Andres - December 4, 2007 - 00:53
| Project: | QueryCache |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | bnobleman |
| Status: | closed |
Jump to:
Description
Hello,
First, great module! Very useful!
I redid you're patch on database.mysqli.inc so that it: (1) uses less hunks, (2) conforms to the PECL standards for Drupal core patches, and (3) is patching against the current version of Drupal you're module supports (5.1.x) instead of HEAD.
PS: You should watch that you're editor doesn't convert spaces to tabs automatically. This doesn't conform to PECL / Drupal coding standards and also it makes your patches needlessly large. This can also cause hunk failures on some systems.
Thanks,
James.
| Attachment | Size |
|---|---|
| database.mysqli.inc_.fixed_.patch | 2.16 KB |

#1
whoops, i posted this 2x by accident. Please delete one of these two.
Thanks,
James.
#2
Patched combined with other changed in new release
#3
#4
Automatically closed -- issue fixed for two weeks with no activity.