Opened on 03/12/2014 at 09:20:05 AM
Closed on 03/13/2014 at 12:44:18 AM
Last modified on 04/13/2014 at 06:34:15 PM
#70 closed change (fixed)
[ABP IE 1.1 cleanup] Fix x64 warnings in ToUtf8String(), ToUtf16String(), GetDllDir(), Communication::Pipe::WriteMessage(): size_t needs to be converted to DWORD explicitly.
Reported by: | trev | Assignee: | fhd |
---|---|---|---|
Priority: | P3 | Milestone: | Adblock-Plus-1.2-for-Internet-Explorer |
Module: | Adblock-Plus-for-Internet-Explorer | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #58 | Platform: | |
Ready: | Confidential: | no | |
Tester: | Verified working: | no | |
Review URL(s): |
Description
Background
See #58.
What to change
Fix x64 warnings in ToUtf8String(), ToUtf16String(), GetDllDir(), Communication::Pipe::WriteMessage(): size_t needs to be converted to DWORD explicitly.
Attachments (0)
Change History (6)
comment:1 Changed on 03/12/2014 at 09:39:13 AM by philll
- Blocking 58 added
comment:2 Changed on 03/12/2014 at 03:30:19 PM by trev
- Reporter changed from philll to trev
comment:3 Changed on 03/13/2014 at 12:44:12 AM by fhd
- Owner changed from oleksandr to fhd
- Status changed from new to assigned
comment:4 Changed on 03/13/2014 at 12:44:18 AM by fhd
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed on 03/13/2014 at 12:47:48 AM by fhd
- Priority changed from Unknown to P3
comment:6 Changed on 04/13/2014 at 06:34:15 PM by trev
- Milestone set to Adblock-Plus-for-Internet-Explorer-next
Note: See
TracTickets for help on using
tickets.