Project

General

Profile

Actions

Bug #6025

closed

Usage of format with signed values

Added by Mikhail Chupilko almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
06/03/2015
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

x: int(5)
x = 0x10
format("%d", x)

Current output:

16

Expected output:
-16

Actions #1

Updated by Alexander Kamkin about 4 years ago

  • Category set to nML Translator
  • Assignee changed from Andrei Tatarnikov to Alexander Kamkin
  • Target version changed from 2.2 to 2.5
Actions #2

Updated by Alexander Kamkin about 4 years ago

  • Status changed from New to Closed

Seems to be fixed.

Actions

Also available in: Atom PDF