Something is putting spaces in the output that were not there before #424

Closed
opened 2024-06-26 08:10:05 +00:00 by jade · 2 comments
Owner
~ » nix eval --expr '5000000000000000 + 500000000000000'
 5500000000000000

Note the space on the output line. This is a regression in the past few days.

``` ~ » nix eval --expr '5000000000000000 + 500000000000000' 5500000000000000 ``` Note the space on the output line. This is a regression in the past few days.
jade added the
bug
label 2024-06-26 08:10:05 +00:00
jade added the
regression
label 2024-06-26 08:17:25 +00:00
Owner

bisected to da4e46dd1f.

bisected to da4e46dd1fc04067b5ba4bc16dd68134fa7efad2.
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/1532 ("libmain: don't print empty lines")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/1532", "number": 1532, "kind": "commit message"}], "cl_meta": {"1532": {"change_title": "libmain: don't print empty lines"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/1532](https://gerrit.lix.systems/c/lix/+/1532) ("libmain: don't print empty lines")
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#424
No description provided.