Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Add missing function to iconv.#1788

Merged
dlang-bot merged 3 commits intodlang:masterfrom
Temtaime:patch-1
Mar 11, 2017
Merged

Add missing function to iconv.#1788
dlang-bot merged 3 commits intodlang:masterfrom
Temtaime:patch-1

Conversation

@Temtaime
Copy link
Contributor

@Temtaime Temtaime commented Mar 7, 2017

No description provided.

char** outbuf,
size_t* outbytesleft);

/// iconvctl queries or adjusts the behavior of the iconv function,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing whitespace


module core.sys.posix.iconv;

enum
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing whitespace

@dlang-bot dlang-bot merged commit e8d58af into dlang:master Mar 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants