[asterisk-bugs] [JIRA] (ASTERISK-29824) It's hard to make changes to bundled pjproject
George Joseph (JIRA)
noreply at issues.asterisk.org
Tue Dec 28 08:37:44 CST 2021
George Joseph created ASTERISK-29824:
----------------------------------------
Summary: It's hard to make changes to bundled pjproject
Key: ASTERISK-29824
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29824
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Third-Party/pjproject
Affects Versions: 19.1.0, 18.9.0, 16.23.0
Reporter: George Joseph
Trying to create and test changes to pjproject in a bundled environment is a pain for several reasons:
* The source directory is not scanned for code changes so you have to keep forcing rebuilds.
* The source directory isn't a git repo so you can't easily create patches, do bisects, etc.
* Accidentally doing a {{make distclean}} wipes out the source directory, and your changes.
etc.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list