Skip to content

Fix c_bindings/fun can have upper case name#234

Merged
mverzilli merged 2 commits intocrystal-lang:masterfrom
straight-shoota:patch-1
Apr 9, 2018
Merged

Fix c_bindings/fun can have upper case name#234
mverzilli merged 2 commits intocrystal-lang:masterfrom
straight-shoota:patch-1

Conversation

@straight-shoota
Copy link
Member

As of 0.24.0 function names in lib bindings can use upper case names (see crystal-lang/crystal#4934).

I also added two headings to structure the content of the page.

```

You can also use a string as a name if the name is not a valid identifier or type name:
The C name can be put in a string to be able to write a name that is not a valid identifier:
Copy link
Member

Choose a reason for hiding this comment

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

put in quotes

@mverzilli mverzilli merged commit 465c3e2 into crystal-lang:master Apr 9, 2018
@straight-shoota straight-shoota deleted the patch-1 branch April 9, 2018 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants