Closed (won't fix)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2011 at 18:27 UTC
Updated:
22 Jun 2011 at 23:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedRun checks if VERSION is less than 6.16
Comment #2
crea commentedI wonder who is running those old versions...seems to be unwise to run them, because of security issues.
Comment #3
mikeytown2 commentedIt happens #1122036: Drupal older then 6.16 - Call to undefined function lock_acquire() advagg.module
Comment #4
killes@www.drop.org commentedI firmly believe that people using these old versions should be left out in the rain...
Comment #5
mikeytown2 commentedSounds good. I'm going to revert checking for lock_* functions and go from there. If they hacked core, they can add in locking as it's self contained for the most part.
#802856-30: Make lock_wait() wait less
Comment #6
mikeytown2 commentedCommitted this patch