[perl #108866] [BUG] LTA error message ending in a question mark

2012-01-23 Thread Carl Mäsak
# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #108866]
# in the subject line of all future correspondence about this issue. 
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=108866 >


 nom: class A { method x() { }; method x() { } }
 nom d83a1c: OUTPUT«===SORRY!===␤Package 'A' already has a
method 'x'; did you mean to declare a multi-method?␤»
 I usually put questions like that in parens
 so that the ? doesn't look funny with " at foo line 42" after it
* masak submits rakudobug
 heh
* TimToady realizes he never made that nano-principle clear... :)


[perl6/specs] c6c7fc: clarify semantics of [op] for list associatives

2012-01-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: c6c7fcf00f79e19ee893dab17bfd70ad9658787c
  
https://github.com/perl6/specs/commit/c6c7fcf00f79e19ee893dab17bfd70ad9658787c
  Author: Larry Wall 
  Date:   2012-01-23 (Mon, 23 Jan 2012)

  Changed paths:
M S03-operators.pod

  Log Message:
  ---
  clarify semantics of [op] for list associatives





[perl6/specs] 57a871: outlaw macro-ish traits on multi

2012-01-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 57a871c7ab5ae250e7bb931aaf66e07ccb0e4a73
  
https://github.com/perl6/specs/commit/57a871c7ab5ae250e7bb931aaf66e07ccb0e4a73
  Author: Larry Wall 
  Date:   2012-01-23 (Mon, 23 Jan 2012)

  Changed paths:
M S06-routines.pod

  Log Message:
  ---
  outlaw macro-ish traits on multi