On 6/13/18 4:11 PM,
serguei.spit...@oracle.com wrote:
I guess because to_string() returns void. I just did a little experiment and the following compiles just fine: void return_void() { return; } void return_void2() { return return_void(); } I think it's actually a bug and should be _position(position). Chris
|
- RFR(s): 8204958: Minor cleanups for the diagnos... Thomas Stüfe
- Re: RFR(s): 8204958: Minor cleanups for th... Thomas Stüfe
- Re: RFR(s): 8204958: Minor cleanups for th... serguei.spit...@oracle.com
- Re: RFR(s): 8204958: Minor cleanups fo... Chris Plummer
- Re: RFR(s): 8204958: Minor cleanup... serguei.spit...@oracle.com
- Re: RFR(s): 8204958: Minor cle... Chris Plummer
- Re: RFR(s): 8204958: Mino... serguei.spit...@oracle.com
- Re: RFR(s): 8204958: ... Chris Plummer
- Re: RFR(s): 82049... Thomas Stüfe
- Re: RFR(s): 8204958: Mino... Thomas Stüfe
- Re: RFR(s): 8204958: Minor cleanups fo... Thomas Stüfe
- Re: RFR(s): 8204958: Minor cleanups for th... Thomas Stüfe
- Re: RFR(s): 8204958: Minor cleanups fo... Chris Plummer
- Re: RFR(s): 8204958: Minor cleanup... coleen . phillimore