-
Notifications
You must be signed in to change notification settings - Fork 131
Description
Per (and quoted directly from) the 'GitHub Repository for 'Programming: Principles and Practice Using C++' Support Code?' thread's original post on the ISO C++ std-discussion reflector from when I tried to reach you concerning the subject a while back:
Dear Mr. Stroustrup,
I think it would very convenient and useful if you were to put the support code that you have published on your web page for Programming: Principles and Practice Using C++. Doing so would allow users like myself to be more proactive in suggesting and contributing improvements and code errata. For example, end users have previously contributed build support for additional compilers. I, myself, have created a GitHub repository containing the support code for the second edition of the book and, even though I haven’t yet gotten around to doing it, plan to add better support for Xcode, either directly via an Xcode template or indirectly through a CMake build profile. It would be nice if there were a central version of such a repository for me to submit my changes to with a pull request. A central location for the support files might also allow me to port my efforts back to the code for the book’s first edition as well. Could you, perhaps, look into setting this up for your readers?
Sincerely,
Bryce Glover
[email protected]
P. S.: Yes, I know I should have gotten my contributions ready to merge by now, but I got distracted/derailed…oh, well; such is life (mine especially, it seems these days…sigh.)