bug icon indicating copy to clipboard operation
bug copied to clipboard

Macros should support named/default parameters

Open scabug opened this issue 13 years ago • 9 comments

(No description for SI-5920.)

scabug avatar Jun 15 '12 18:06 scabug

Imported From: https://issues.scala-lang.org/browse/SI-5920?orig=1 Reporter: @xeno-by Affected Versions: 2.10.0

scabug avatar Jun 15 '12 18:06 scabug

@xeno-by said: https://github.com/scala/scala/pull/3397

scabug avatar Jan 22 '14 11:01 scabug

@xeno-by said: Apparently this will have to wait until 2.11.1: https://github.com/scala/scala/pull/3543

scabug avatar Feb 17 '14 20:02 scabug

@xeno-by said: Setting priority to critical so that I don't forget to look into it later.

scabug avatar Feb 17 '14 20:02 scabug

@xeno-by said: https://github.com/scala/scala/pull/3684

scabug avatar Apr 17 '14 08:04 scabug

@xeno-by said: https://github.com/scala/scala/pull/3753

scabug avatar May 14 '14 21:05 scabug

@xeno-by said: Btw, @retronym, how about we merge something that actually fixes the bug to appease JIRA? :)

scabug avatar Apr 09 '15 14:04 scabug

Bruno Bieth (mustaghattack) said: Hi guys, I'd be great to have this :) I've had to use this poor workaround in my project: https://github.com/backuity/clist/blob/master/macros/src/main/scala/org/backuity/clist/package.scala#L13 Thanks

scabug avatar Jan 13 '16 09:01 scabug

+1

yarulan avatar Sep 28 '17 18:09 yarulan