Opened 6 years ago

Last modified 4 years ago

#12825 new Bugs

Missing exports in numpy library

Reported by: en@… Owned by: Ralf W. Grosse-Kunstleve
Milestone: To Be Determined Component: python USE GITHUB
Version: Boost 1.63.0 Severity: Problem
Keywords: 1 Cc: arachni@…

Description

Hi,

I think export macros are missing in numpy part of python library.

We have for example :

void initialize(bool register_scalar_converters=true);

I think we should have :
void BOOST_NUMPY_DECL initialize(bool register_scalar_converters=true);

Change History (1)

in reply to:  1 ; comment:1 by arachni_name <arachni@…>, 4 years ago

Cc: arachni@… added
Keywords: 1 added

1

Note: See TracTickets for help on using tickets.