Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.4.7

Request #6327 add MDB2
Submitted: 2005-12-22 13:43 UTC
From: lsmith Assigned:
Status: Open Package: Services_Weather
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 8 + 6 = ?

 
 [2005-12-22 13:43 UTC] lsmith
Description: ------------ Here is a patch that I quickly hacked up to add MDB2 support http://pooteeweet.org/pear/Services_Weather/buildMetar.phps http://pooteeweet.org/pear/Services_Weather/buildMetarDB.phps http://pooteeweet.org/pear/Services_Weather/buildMetarMDB2.phps RCS file: /repository/pear/Services_Weather/package.xml,v retrieving revision 1.41 diff -r1.41 package.xml 64a65 > <dep optional="yes" type="pkg" rel="ge" version="2.0.0RC1">MDB2</dep> Index: package2.xml =================================================================== RCS file: /repository/pear/Services_Weather/package2.xml,v retrieving revision 1.1 diff -r1.1 package2.xml 160a161,165 > <name>MDB2</name> > <channel>pear.php.net</channel> > <min>2.0.0RC1</min> > </package> > <package>

Comments

 [2005-12-22 13:51 UTC] lsmith
changed to feature reuqest