dk / PDL-Drawing-Prima

Low-level PDL-threaded interface to the Prima drawing commands.
5 stars 4 forks source link

Fixing recent issues. #36

Closed fantasma13 closed 3 years ago

fantasma13 commented 3 years ago

This should catch the Prima API change. It also builds with new PDL. There's a white space issue in pp_add_boot - no ws allowed between q{ and code and }. Within code or C-style comments it is fine, but surrounding ws is giving trouble with xs.

mohawk2 commented 3 years ago

This seems to have conflicts which will need fixing?

fantasma13 commented 3 years ago

I see, sorry about that. As master seems to work with PDL 2.052, this can be ignored.