Skip to content
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

carriage returns #28

Closed
p5pRT opened this issue Jun 2, 1999 · 1 comment
Closed

carriage returns #28

p5pRT opened this issue Jun 2, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jun 2, 1999

Migrated from rt.perl.org#836 (status was 'resolved')

Searchable as RT836$

@p5pRT
Copy link
Author

p5pRT commented Jun 2, 1999

From syang@directhit.com

Characteristics of this binary (from libperl)​:
  Built under MSWin32
  Compiled at Jun 2 1999 13​:48​:03
  @​INC​:
  D​:\PERLSO~1\p500503\lib
  .

Hi, I downloaded the latest Perl source code yesterday, and compiled on
win32 using nmake, but had to do one thing to get it work. The makefile
had carriage returns, so I had to strip them off to get nmake to work.

This is just FYI, no reply expected.

Steven

@p5pRT p5pRT closed this as completed Nov 28, 2003
This was referenced Oct 18, 2019
toddr pushed a commit that referenced this issue Oct 19, 2019
  [DELTA]

3.34 - 2016-06-04

    * Fix compilation on Windows with certain compilers.
      (__attribute__ not recognized. (#GH 36)

3.33 - 2016-06-03

    * Add PERL_OP_PARENT related macros, and cBOOL
    * Add SvRXOK/SvRX/PERL_MAGIC_qr
      (Thanks to arc)
    * sort files from all_files_in_dir (GH #28, https://bugs.debian.org/801523
      (Thanks to ntyni)
    * Fix coverity finding in test (GH #25)
      (Thanks to jhi)
    * Add PERL_UNUSED_RESULT and a test (GH #20)
    * Don't redefine MUTABLE_PTR if it's already there (GH #23)
    * Add C_ARRAY_LENGTH and C_ARRAY_END (GH #16)
    * Fix gv_fetchpvn_flags and add init_gv_pvn (#GH 32)
      (Thanks to leont)
    * Fix compiler warnings
      (Thanks to Dave M.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant