Skip to content

Conversation

@fingolfin
Copy link
Member

This ensures that line continuations inside of e.g. integer and float expressions properly show a line continuation prompt.

Fixes #1992

This PR is based on PR #2215, which should be merged first.

@fingolfin fingolfin added kind: bug Issues describing general bugs, and PRs fixing them topic: kernel labels Apr 10, 2018
@codecov
Copy link

codecov bot commented Apr 10, 2018

Codecov Report

Merging #2350 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2350      +/-   ##
==========================================
- Coverage   73.13%   73.12%   -0.01%     
==========================================
  Files         482      482              
  Lines      246496   246480      -16     
==========================================
- Hits       180265   180247      -18     
- Misses      66231    66233       +2
Impacted Files Coverage Δ
src/io.c 70.53% <ø> (-1.34%) ⬇️
src/hpc/threadapi.c 37.65% <0%> (+0.1%) ⬆️

This ensures that line continuations inside of e.g. integer and float
expressions properly show a line continuation prompt.

Fixes gap-system#1992
@fingolfin fingolfin merged commit bbb322c into gap-system:master Apr 12, 2018
@fingolfin fingolfin deleted the mh/float-cont branch April 12, 2018 21:25
@fingolfin fingolfin added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: bug Issues describing general bugs, and PRs fixing them release notes: added PRs introducing changes that have since been mentioned in the release notes topic: kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants