@Sean Do you happen to know what the purpose is of proe-g.c in src/conv? The modern plugin is in src/external, and I'm not really sure if proe-g.c is useful any longer. (It came up when I was looking through the tree to see how many instances of regex.h have to be migrated to remove the need for src/other/libregex - that's one of the users, but even if I translated it I'm not sure how I'd test it...)
@starseeker Yes, prior to Creo, the previous version of the ProE plugin wrote out a text file instead of a .g which was then converted to .g via the proe-g application.
So we probably don't need it any more then?
Ah, nevermind - I see it's removed
Last updated: Jan 09 2025 at 00:46 UTC