Download & Extend

Fixed database.mysqli.inc.patch to make it more generic and less prone to hunk failures

Project:QueryCache
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:bnobleman
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
database.mysqli.inc_.fixed_.patch2.16 KB

Comments

#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

Assigned to:Anonymous» bnobleman
Status:needs review» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.