Hi all,
In my latest commit I have updated all version strings and copyright
dates.
I am now going to do a little testing (and encourage anyone else to do
the same) and hopefully release in the next day or so.
Cheers,
Erik
--
-
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 woul
On Sun, May 26, 2013 at 5:31 AM, Martijn van Beurden wrote:
> 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 websit
On Sun, May 26, 2013 at 5:54 AM, Xiyue Deng wrote:
> On Sun, May 26, 2013 at 5:41 AM, Martijn van Beurden 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 great it can be reviewed and given
On 26-05-13 11:33, Erik de Castro Lopo wrote:
> [...]
> I am now going to do a little testing (and encourage anyone else to do
> the same) and hopefully release in the next day or so.
I've ran make fullcheck on
- x86_64-linux-gnu
- arm-linux-gnueabihf (Raspbian)
- i686-pc-mingw32
- MSVC 2012 (test
Martijn van Beurden wrote:
>> >flac.exe -d "C:\Users\Martijn\Music\file.flac" --skip=00:01.11
>>
>> flac 1.3.0, Copyright (C) 2000-2013 Josh Coalson & Xiph.Org Foundation
>> flac comes with ABSOLUTELY NO WARRANTY. This is free software, and
>> you are welcome to redistribute it under certain con
On 26-05-13 21:06, Ulrich Klauer wrote:
> Your locale probably has the comma as the decimal mark, so
> "--skip=00:01,11" would work. (Whether it is a good idea to honour
> locale settings in command-line arguments is a different matter.)
> test_flac.sh is aware of this:
>> # we use '.' as decima
Xiyue Deng wrote:
> On Sun, May 26, 2013 at 5:54 AM, Xiyue Deng wrote:
> > On Sun, May 26, 2013 at 5:41 AM, Martijn van Beurden
> > 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 b
Erik de Castro Lopo wrote:
In my latest commit I have updated all version strings and copyright
dates.
Here are some fixes to this. (Patch 2 compressed due to mailing list
size constraints.) Instead of the first patch, it would also be fine
to leave the encoding at ISO-8859-1, but store th
Martijn van Beurden wrote:
> 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
Ulrich Klauer wrote:
> Erik de Castro Lopo wrote:
>
> > In my latest commit I have updated all version strings and copyright
> > dates.
>
> Here are some fixes to this. (Patch 2 compressed due to mailing list
> size constraints.) Instead of the first patch, it would also be fine
> to leave t
Martijn van Beurden wrote:
> On 26-05-13 21:06, Ulrich Klauer wrote:
> > Your locale probably has the comma as the decimal mark, so
> > "--skip=00:01,11" would work. (Whether it is a good idea to honour
> > locale settings in command-line arguments is a different matter.)
> > test_flac.sh is aw
Another "huge but minor" patch: Change "under difference licenses"
into "under different licenses" (in 55 files).
Ulrich
0001-Language-fix-difference-licenses.patch.xz
Description: application/xz
___
flac-dev mailing list
flac-dev@xiph.org
http://li
Hi Erik,
Am 07.04.2013 um 12:25 schrieb Erik de Castro Lopo :
> Dagobert Michelsen wrote:
>> Yes, C99 is on and according to B.2.18 from
>> http://docs.oracle.com/cd/E19205-01/819-5265/bjapp/index.html
>> also casual use. What does not work is the inclusion of a static function
>> from extern inl
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 tha
Martijn van Beurden wrote:
>> I would like to propose copying the
>> contents of flac-website.git (after patching) to doc/html in flac.git
I don't think this should be done. The website in flac-website.git and
the one in flac.git/docs/html have diverged and will require some kind
of merge eff
Hi,
README still had 1.2.1 instead of 1.3.0, and a duplicate copyright line.
Ulrich
>From cb67d7dc652ac74d6be4384345d0ca4007c27437 Mon Sep 17 00:00:00 2001
From: Ulrich Klauer
Date: Mon, 27 May 2013 00:49:58 +0200
Subject: [PATCH] README : Update version number
---
README |3 +--
1 file c
On Sun, May 26, 2013 at 2:57 PM, Xiyue Deng wrote:
> 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]: *** [fullc
Ulrich Klauer wrote:
> Martijn van Beurden wrote:
>
> >> I would like to propose copying the
> >> contents of flac-website.git (after patching) to doc/html in flac.git
>
> I don't think this should be done. The website in flac-website.git and
> the one in flac.git/docs/html have diverged and w
On 27-05-13 05:56, Erik de Castro Lopo wrote:
> Ulrich Klauer wrote:
>> I don't think this should be done. The website in flac-website.git and
>> the one in flac.git/docs/html have diverged and will require some kind
>> of merge effort.
>>
>> Actually, I'd prefer stripping down flac.git/docs/html t
20 matches
Mail list logo