Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: e1e2412558126b13e40910765a3731cdea885fc8
Ticket: 9d186979fc4fe8d9c4360af603067cde558a50f7
printf() does not understand %lld on windows
User & Date: anonymous 2010-11-07 21:12:08
Changes

  1. comment changed to:
    On windows some compilers do not understand the %lld format specifier.
    
    The attached patch circumvents the problem with the help of functions from SQLite.
    
    --tsbg
    
  2. foundin changed to: "6a11af1782"
  3. private_contact changed to: "76518fb407f147a1d053c00b5b993281a339c0e3"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "printf() does not understand %lld on windows"
  7. type changed to: "Code_Defect"