Problems with rstata when installation

2016-02-28 Thread Sayf Bejaoui
Thank you! > install_github("wwbrannon/rstata") Downloading GitHub repo wwbrannon/rstata@master from URL https://api.github.com/repos/wwbrannon/rstata/zipball/master Installing rstata "C:... \ --no-site-file --no-environ --no-save --no-restore CMD INSTALL \ "C:..." \ --library="..." \ -

[bug #35455] “EmptyRecipes” documentation update

2016-02-28 Thread Paul D. Smith
Update of bug #35455 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #47163] description of ifdef directive behavior

2016-02-28 Thread Paul D. Smith
Update of bug #47163 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #47151] make: -q fails for recursive makes

2016-02-28 Thread Paul D. Smith
Update of bug #47151 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #47071] gnu make dumps core with long string as a target

2016-02-28 Thread Paul D. Smith
Update of bug #47071 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #46832] Heap buffer overflow on long target lines

2016-02-28 Thread Paul D. Smith
Update of bug #46832 (project make): Item Group:None => Bug Status:None => Fixed Assigned to:None => psmith Open/Closed:

[bug #46203] Patch to make -j value visible to make

2016-02-28 Thread Paul D. Smith
Update of bug #46203 (project make): Summary: Patch => Patch to make -j value visible to make ___ Reply to this item at: _

[bug #46585] variables being auto-exported to the environment if it was set in the environment

2016-02-28 Thread Paul D. Smith
Update of bug #46585 (project make): Item Group: Bug => Enhancement ___ Follow-up Comment #2: This is the way GNU make has always worked. It's not clear from the POSIX spec whether this behavi

[bug #47151] make: -q fails for recursive makes

2016-02-28 Thread Paul D. Smith
Follow-up Comment #1, bug #47151 (project make): Well, this is kind of gross. The reason for this is as follows: first, to know the result of "make -q" make just needs to locate at least one target that will be rebuilt. Once it finds the first target that will be rebuilt, then it knows the exit

Re: Next release of GNU make coming soon

2016-02-28 Thread Paul Smith
On Wed, 2016-02-17 at 12:52 -0500, Paul Smith wrote: > At this time I expect to have some free(-ish) time in early March and > I want to clear up some outstanding bugs and make a new release of GNU > make during that time. I've been thinking about updating the autotools prerequisites in the GNU m