Query of type of memcpy (and sys_errlist) on Cygwin

2016-04-09 Thread Tatsuro MATSUOKA
Hello The topic was discussed on gnuplot mailing list. http://gnuplot.10905.n7.nabble.com/stdfn-h-error-conflicting-types-for-memcopy-and-sys-errlist-on-Cygwin-build-td20061.html Frorm discussion there (the topic is now pending.) , I decided ask here. In compling gnuplot I have met errors: ../../gn

Re: grep (GNU grep) 2.24

2016-04-09 Thread Gerrit Haase
2016-04-08 22:52 GMT+02:00 Gordon Grimes wrote: > % wc -l FILE > 48786 > % grep . FILE > 2240 > > Very wrong. > > I reverted to version 2.21 and everything now works as expected: > % grep . FILE > 48786 Hi Gordon, I am curious, what is the result if you do s.th. like: cat FILE | grep x where x

Re: Re: xgraph 12.1-3 segfaults when run

2016-04-09 Thread Stefan Parviainen
On 08/04/2016 20:05, Marco Atzeri wrote: > Let me know if the new 12.1-5 version works as should. > All the examples seem fine. Yes, it seems to be working correctly now. Thanks! -- Stefan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Do