Discussion:
[ceylon-dev] Ceylon formatter
Tako Schotanus
2017-02-11 02:14:40 UTC
Permalink
Did the latest changes to the way Sequences are handled result in a
regression perhaps?

This is what the CI server reports:

[ceylon-compile] <https://ci-ceylon.rhcloud.com/job/ceylon.formatter/ws/
source/test/ceylon/formatter/testParseTranslations.ceylon>:19: error:
Ceylon backend error: incompatible types: Sequential cannot be converted to
Sequence
[ceylon-compile] value expected = testCase.item.sequence();
[ceylon-compile] ^
[ceylon-compile] 1 error
[ceylon-compile] Note: Created module test.ceylon.formatter/1.3.2-SNAPSHOT
[ceylon-compile] ceylon compile: There was 1 error



-Tako
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAOJRyvrDbkC2qOppaAQVeNsoH9sHtK%2BqKya%2BkKdJFeFY29ZvPQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
'Lucas Werkmeister' via ceylon-dev
2017-02-11 14:10:33 UTC
Permalink
Yup, I’ve reduced and reported it:
https://github.com/ceylon/ceylon/issues/6914
Post by Tako Schotanus
Did the latest changes to the way Sequences are handled result in a
regression perhaps?
[ceylon-compile]
<https://ci-ceylon.rhcloud.com/job/ceylon.formatter/ws/source/test/ceylon/formatter/testParseTranslations.ceylon
error: Ceylon backend error: incompatible types: Sequential cannot be
converted to Sequence
[ceylon-compile] value expected = testCase.item.sequence();
[ceylon-compile] ^
[ceylon-compile] 1 error
[ceylon-compile] Note: Created module test.ceylon.formatter/1.3.2-SNAPSHOT
[ceylon-compile] ceylon compile: There was 1 error
-Tako
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAOJRyvrDbkC2qOppaAQVeNsoH9sHtK%2BqKya%2BkKdJFeFY29ZvPQ%40mail.gmail.com
<https://groups.google.com/d/msgid/ceylon-dev/CAOJRyvrDbkC2qOppaAQVeNsoH9sHtK%2BqKya%2BkKdJFeFY29ZvPQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/b6ed2e56-0a57-7caf-1c27-274fce6d30dd%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...