You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master:
version v1.8.1
Fix for non-compiling unit tests because of m2mconstants.cpp removal.
Changing const char* pointers to defines
Increasing initial vector size from 4 to 12
Optimization RAM by replacing String usage with const char *
Remove direct references to Linux platform implementations
Moving release notes from Docs to docs folder.
Removing line breaks
Conflicts:
source/m2mconstants.cpp
Copy file name to clipboardExpand all lines: docs/known-issues-mbed-client1511.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,7 @@ We’re still very actively building mbed Client and the 15.11 release is a tech
14
14
15
15
#### Important Note for Windows Users
16
16
17
-
If you are using this release on Microsoft Windows, please be advised that
18
-
because of the way Windows handles filename and paths, you may have problems
19
-
if you attempt to use this in a deep directory hierarchy with a long
20
-
path name (e.g. `c:\some\very\long\path`). If you experience problems
21
-
unpacking or building this release, please try it in a location with a
22
-
shorter path before filing a bug. Thanks.
17
+
If you are using this release on Microsoft Windows, please be advised that because of the way Windows handles filename and paths, you may have problems if you attempt to use this in a deep directory hierarchy with a long path name (e.g. `c:\some\very\long\path`). If you experience problems unpacking or building this release, please try it in a location with a shorter path before filing a bug. Thanks.
23
18
24
19
***
25
20
### mbed Client API may not be fully interoperable with other LWM2M servers.
0 commit comments