Project

General

Profile

Actions

Bug #5604

closed

widec.h should expose ws* under __EXTENSIONS__

Added by Rich Lowe over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
2015-02-09
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

widec.h hides the ws* functions in a strict standards environment (which is correct). Unfortunately, it doesn't then respect EXTENSIONS, which hurts.

It mostly hurts because of the convoluted compilation environments used by C++ compilers, which dubiously claim to be standard (C), and then try to use EXTENSIONS to get out of it.

Actions #1

Updated by Rich Lowe over 8 years ago

  • Subject changed from widec.h should expose ws* under __EXTENSIONS__ to widec.h should expose ws* under __EXTENSIONS__
  • Status changed from New to In Progress
  • % Done changed from 0 to 90
Actions #2

Updated by Electric Monk over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 01fbe6ad23cb7fa68bde22fb8edde979ebfb34da

commit  01fbe6ad23cb7fa68bde22fb8edde979ebfb34da
Author: Richard Lowe <richlowe@richlowe.net>
Date:   2015-02-13T15:11:44.000Z

    5604 widec.h should expose ws* under __EXTENSIONS__
    Reviewed by: Dan McDonald <danmcd@omniti.com>
    Reviewed by: Robert Mustacchi <rm@joyent.com>
    Reviewed by: Garrett D'Amore <garrett@damore.org>
    Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

Actions

Also available in: Atom PDF