#1457: remove --cxx option to Configure.pl
-----------------------+----------------------------------------------------
 Reporter:  coke       |       Owner:  jkeenan 
     Type:  cage       |      Status:  assigned
 Priority:  normal     |   Milestone:          
Component:  configure  |     Version:  trunk   
 Severity:  medium     |    Keywords:          
     Lang:             |       Patch:          
 Platform:             |  
-----------------------+----------------------------------------------------
Changes (by jkeenan):

  * status:  new => assigned


Comment:

 Replying to [comment:3 coke]:
 > Attached a patch which seems to do the job; Unfortunately, after
 applying the patch, t/steps/inter/progs-04.t fails.
 >

 I think all that was lacking was that `cxx` was not deleted from one
 location in that test file.  When I did the following:
 {{{
 Index: t/steps/inter/progs-04.t
 ===================================================================
 --- t/steps/inter/progs-04.t    (revision 45319)
 +++ t/steps/inter/progs-04.t    (working copy)
 @@ -56,7 +56,6 @@
          linkflags
          ldflags
          libs
 -        cxx
      |
      )
  {
 }}}
 ... the test passed.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1457#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to