search for: manphiz

Displaying 3 results from an estimated 3 matches for "manphiz".

Did you mean: manpci
2013 May 26
6
Anything else for Flac 1.3.0?
On 26-05-13 14:20, Martijn van Beurden wrote: > On 26-05-13 11:33, Erik de Castro Lopo wrote: >> Hi all, >> >> In my latest commit I have updated all version strings and copyright >> dates. > > Here are two patches for the website, updating the copyright as well > and copying the changelog. I would like to propose copying the > contents of flac-website.git
2013 May 26
0
Anything else for Flac 1.3.0?
On Sun, May 26, 2013 at 5:54 AM, Xiyue Deng <manphiz at gmail.com> wrote: > On Sun, May 26, 2013 at 5:41 AM, Martijn van Beurden <mvanb1 at gmail.com> wrote: >> On 26-05-13 14:34, Xiyue Deng wrote: >>> >>> Also I have a patch fixing bootstrap on Mac OS X that may also be on >>> moderation queue. It will be...
2013 May 26
2
Anything else for Flac 1.3.0?
I have also run a `make fullcheck` on Mac OS X 10.8. Only one test fails: FLAC__TEST_LEVEL=1 FLAC__TEST_WITH_VALGRIND=no ./test_grabbag.sh ./test_grabbag.sh: line 39: 1N: value too great for base (error token is "1N") make[1]: *** [fullcheck] Error 1 make: *** [fullcheck] Error 2 The cause is that in test_grabbag.sh, line 39, it uses `date +%N` to get nanoseconds, which is unsupported