To make transition easier, we are preserving `make_from_c' as creation procedure in the STRING classes
and therefore we should use it instead of `make_from_c_pointer' that will be obsoleted soon. git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@77047 8089f293-4706-0410-a29e-feb5c42a2edf
This commit is contained in:
@@ -31,7 +31,7 @@ create
|
||||
make_empty,
|
||||
make_filled,
|
||||
make_from_string,
|
||||
make_from_c_pointer,
|
||||
make_from_c,
|
||||
make_from_cil
|
||||
|
||||
note
|
||||
|
||||
Reference in New Issue
Block a user