From: Reuben T. <rr...@sc...> - 2013-03-25 01:49:05
|
On 25 March 2013 01:44, Gary V. Vaughan <ga...@gn...> wrote: > > > > > That would be nice, provided my recent patch to getopt goes in. In fact, > preferably everything up to 47d51c718ce. Is that possible without messing > with history? > > No it's not. And github (rightly) don't allow rewinding on master, so I > just committed a revert for the premature branch merge. master builds and > meets specs using both Lua 5.1 and 5.2 for me. Feel free to release, or > ping me if you like me to do it. > > I'm unclear why you couldn't just tag before the bit you reverted? But fine, making a release now is good. Note that I changed the release source check-in scheme to work the same as that for luaposix, i.e. it expects to find a checkout of master next to a checkout of the release branch, the latter named stdlib-release. This avoids nuking files in the master checkout (in my case I found I was nuking all my release-notes-* files, which is not a disaster, but is a bit annoying). -- http://rrt.sc3d.org |