Skip to content

Commit

Permalink
README: warning against inclusion in precompiled packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayeul d'Avezac committed May 11, 2017
1 parent 87d8160 commit 98b344b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,7 @@ implementation of these operations is functional rather than performance oriente

Note the use of `setindex/delete` and not `setindex!/delete!` as these operations do NOT modify in place.


Warning: Currently, it is not possible to use NameTuples within precompiled packages.

[![Build Status](https://travis-ci.org/blackrock/NamedTuples.jl.svg?branch=master)](https://travis-ci.org/blackrock/NamedTuples.jl)

0 comments on commit 98b344b

Please sign in to comment.