Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
at
at-3.1.8-bison.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File at-3.1.8-bison.patch of Package at
--- parsetime.y.orig +++ parsetime.y @@ -63,6 +63,7 @@ now : NOW time_or_not : time | + ; time : hr24clock_hr_min | hr24clock_hr_min timezone_name @@ -112,6 +113,7 @@ date : month_name day_number inc_or_dec : increment | decrement + ; increment : '+' inc_number inc_period { @@ -287,6 +289,8 @@ month_number : INT free($1); } } + ; + day_number : INT { exectm.tm_mday = -1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor