[patch, fortran] Add _gfortran_error_stop_numeric
Jerry DeLisle
jvdelisle@verizon.net
Mon May 17 13:32:00 GMT 2010
On 05/17/2010 12:48 AM, Tobias Burnus wrote:
> On 05/17/2010 06:25 AM, Jerry DeLisle wrote:
>> Yes, this is correct. I have bumped the major version number to 4 in
>> my local tree. I did a clean build and indeed version 4 is generated.
>> OK to commit?
>
> I am against bumping the library version unless it is absolutely needed.
> I do not see such need here; exactly for such changes we have added
> symbol version; please us it to to keep ABI compatibility. The ABI
> compatibility version can then be removed when the library version is
> bumped after the array descriptor committal.
I don't disagree with you. For sake of argument, how bad is this patch needed at
all? Maybe it should just go to the fortran-dev branch so that it is
incorporated simultaneously with merge of descriptors. The library version
number can be bumped in fortran-dev at any time knowing that we are going to do
so for descriptors regardless.
On the other hand, if I go ahead and commit to trunk in a non-abi-breaking way,
what naming convention shall we use. I was going to suggest appending "_abi" to
flag it. I would also add an item to the list of ABI cleanup items on the wiki.
Is this acceptable?
Jerry
More information about the Fortran
mailing list