Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 34804a9

Browse files
committed
add deprecation TODO
1 parent 30dc90d commit 34804a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ext/v8/uint32.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
#ifndef RR_UINT32
33
#define RR_UINT32
44

5+
6+
//TODO: remove this at some point. I don't see what this provides
7+
//above and beyond just using UINT2NUM and NUM2UINT.
8+
// --cowboyd Jul 9, 2015
59
namespace rr {
610

711
/**

0 commit comments

Comments
 (0)