Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Backed out changeset 07a4682a75f2 (bug 956507) because it has bitrotten
Browse files Browse the repository at this point in the history
Landed on a CLOSED TREE
  • Loading branch information
ehsan committed Jan 8, 2014
1 parent 6632aa6 commit d45850a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mfbt/Char16.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ typedef const char16_t* char16ptr_t;

#endif

/* This is a temporary hack until bug 927728 is fixed. */
#define __PRUNICHAR__
typedef char16_t PRUnichar;

/*
* Macro arguments used in concatenation or stringification won't be expanded.
* Therefore, in order for |MOZ_UTF16(FOO)| to work as expected (which is to
Expand Down

0 comments on commit d45850a

Please sign in to comment.