Binary compatibility report for the LALSimulation library between 0.1.0 and 0.1.1 versions on x86
Test Info
Library Name | LALSimulation |
Version #1 | 0.1.0 |
Version #2 | 0.1.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 9 |
Total Shared Libraries | 1 |
Total Symbols / Types | 110 / 93 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 4 |
Added Symbols (2)
LALSimBurst.h,
liblalsimulation.so.0.1.0
XLALSimBurstImg ( REAL8TimeSeries** hplus, REAL8TimeSeries** hcross, REAL8Array* image, double dt, double df, double fstart, double hrss, double deltaT, gsl_rng* rng )
XLALSimUnicorn ( REAL8TimeSeries** hplus, REAL8TimeSeries** hcross, double f_min, double f_max, double V, double hrss, double deltaT, gsl_rng* rng )
to the top
Problems with Constants (4)
LALSimulationVCSInfo.h
[+] LALSIMULATION_VCS_ID
| Change | Effect |
---|
1 | The value of constant LALSIMULATION_VCS_ID has been changed from "358678114ef7ca9348d23da2b6964370c4065596" to "810021a5e8cad32d1aaffed66753aaff7df5679f". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LALSIMULATION_VCS_IDENT_ID
| Change | Effect |
---|
1 | The value of constant LALSIMULATION_VCS_IDENT_ID has been changed from "$" "LALSimulationId: 358678114ef7ca9348d23da2b6964370c4065596 " "$" to "$" "LALSimulationId: 810021a5e8cad32d1aaffed66753aaff7df5679f " "$". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LALSIMULATION_VCS_IDENT_TAG
| Change | Effect |
---|
1 | The value of constant LALSIMULATION_VCS_IDENT_TAG has been changed from "$" "LALSimulationTag: lalsimulation-v0.1.0 " "$" to "$" "LALSimulationTag: lalsimulation-v0.1.1 " "$". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LALSIMULATION_VCS_TAG
| Change | Effect |
---|
1 | The value of constant LALSIMULATION_VCS_TAG has been changed from "lalsimulation-v0.1.0" to "lalsimulation-v0.1.1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Header Files (9)
LALSimBlackHoleRingdown.h
LALSimBurst.h
LALSimIMR.h
LALSimInspiral.h
LALSimNoise.h
LALSimSGWB.h
LALSimulation.h
LALSimulationConfig.h
LALSimulationVCSInfo.h
to the top
Shared Libraries (1)
liblalsimulation.so.0.0.0
to the top