Project

General

Profile

Actions

Bug #194

closed

PYTHON_EXT_SUFFIX is considered as a regex

Added by Guilhem Saurel about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-

Description

Hi,

Since 8f63ab1645377fb398cd5e1570d8b2481475631f, a "make print-PLIST" in python 2.7 will replace ".so" by "${PYTHON_EXT_SUFFIX}", but in a regex way:

-share/talos_data/meshes/torso/torso_2_collision.STL
+share/talos_data/meshes/to${PYTHON_EXT_SUFFIX}/to${PYTHON_EXT_SUFFIX}_2_collision.STL

So I think we should escape dots.

Actions #1

Updated by Anthony Mallet about 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF