Skip to content

Conversation

@stof
Copy link
Member

@stof stof commented May 17, 2021

Colors are expected to support only integers for the R, G and B channels. But some operations were producing floats. Due to becoming stricter on integer validation in other parts of the compiler, this bug became visible.

Closes #397

@stof stof force-pushed the fix_non_int_colors branch from 043d9c6 to c0481c6 Compare May 17, 2021 07:44
Colors are expected to support only integers for the R, G and B
channels. But some operations were producing floats. Due to becoming
stricter on integer validation in other parts of the compiler, this bug
became visible.
@stof stof force-pushed the fix_non_int_colors branch from c0481c6 to 4fc632e Compare May 17, 2021 08:02
@stof stof merged commit 1d24dc5 into scssphp:master May 17, 2021
@stof stof deleted the fix_non_int_colors branch May 17, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v1.5.0 fails to compile bootstrap 5.0.1

1 participant