summaryrefslogtreecommitdiffstats
path: root/Objects/structseq.c
diff options
context:
space:
mode:
authorDima Pasechnik <dimpase@gmail.com>2019-02-26 10:41:15 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2019-02-26 10:41:15 (GMT)
commitb545ba0a508a5980ab147ed2641a42be3b31a2db (patch)
treee051fdd189d889a9d8696f30c47ef8ccb921b50b /Objects/structseq.c
parentaf83770c3ad165232218aedd48dcdef34962e749 (diff)
downloadcpython-b545ba0a508a5980ab147ed2641a42be3b31a2db.zip
cpython-b545ba0a508a5980ab147ed2641a42be3b31a2db.tar.gz
cpython-b545ba0a508a5980ab147ed2641a42be3b31a2db.tar.bz2
[2.7] bpo-36106: resolve sinpi name clash with libm (IEEE-754 violation). (GH-12027) (GH-12050)
The standard math library (libm) may follow IEEE-754 recommendation to include an implementation of sinPi(), i.e. sinPi(x):=sin(pi*x). And this triggers a name clash, found by FreeBSD developer Steve Kargl, who worked on putting sinpi into libm used on FreeBSD (it has to be named "sinpi", not "sinPi", cf. e.g. https://en.cppreference.com/w/c/experimental/fpext4).
Diffstat (limited to 'Objects/structseq.c')
0 files changed, 0 insertions, 0 deletions