]> arthur.barton.de Git - bup.git/commit
INTEGER_TO_PY(): include necessary compiler pgramas
authorRob Browning <rlb@defaultvalue.org>
Wed, 18 Nov 2020 02:00:18 +0000 (20:00 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 22 Nov 2020 20:30:46 +0000 (14:30 -0600)
commit9c4acb514533925ccbfa6b5ceb88876fb36cb819
tree84f1f56440734072a0047038273acec5a588ac7e
parent68599332fab63c0a1afcdec18bd0bd4d395f5780
INTEGER_TO_PY(): include necessary compiler pgramas

Move the pragmas it needs into INTEGER_TO_PY() so we don't need to
scatter them around.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c