-
Notifications
You must be signed in to change notification settings - Fork 571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Out-of-date info on DEBUGGING in perlhacktips, perlrun #15462
Comments
From gdg@zplane.comCreated by gdg@zplane.comBoth perlhacktips.pod and perlrun.pod contain some out of date info on Clarification regarding the relationship between the ./Configure More in this thread: http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238127.html Perl Info
|
From @jkeenanOn Tue Jul 19 07:09:28 2016, gdg@zplane.com wrote:
Are these the sections of the documentation which you find misleading? ##### =head2 Poking at Perl To really poke around with Perl, you'll probably want to build Perl for ./Configure -d -D optimize=-g C<-g> is a flag to the C compiler to have it produce debugging F<Configure> will also turn on the C<DEBUGGING> compilation symbol ##### All these flags require B<-DDEBUGGING> when you compile the Perl Thank you very much. -- |
The RT System itself - Status changed from 'new' to 'open' |
From gdg@zplane.comJames E Keenan via RT <perlbug-followup@perl.org> [2016-07-27 16:53:30 -0700]:
Yes, but mainly the text specifically referring to -g, implying that -g also Also, it's more than misleading, it's just wrong, at least with modern |
From @iabynOn Wed, Jul 27, 2016 at 06:13:01PM -0600, Glenn Golden wrote:
With commit v5.25.3-166-gf075db8, I've reworked the text in INSTALL, -- |
@iabyn - Status changed from 'open' to 'resolved' |
From gdg@zplane.comDave Mitchell <davem@iabyn.com> [2016-08-08 12:44:10 +0100]:
Thanks Dave! Much improved. |
Migrated from rt.perl.org#128670 (status was 'resolved')
Searchable as RT128670$
The text was updated successfully, but these errors were encountered: