]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/Fixes.txt
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all packages.
[mirror_edk2.git] / StdLib / Fixes.txt
diff --git a/StdLib/Fixes.txt b/StdLib/Fixes.txt
new file mode 100644 (file)
index 0000000..0e70e05
--- /dev/null
@@ -0,0 +1,41 @@
+The following is a list of issues that have been fixed in the StdLib Package.\r
+See the file Issues.txt for a list of open, unresolved, problems.\r
+\r
+  Status Key:\r
+    Fixed         Problem has been resolved and changes committed.\r
+\r
+SocketLib\r
+=============\r
+ID      Category                           TOOLs       Reported       Status\r
+----  ------------------------            --------  --------------  -----------\r
+\r
+StdLib Issues\r
+=============\r
+ID      Category                           TOOLs       Reported       Status\r
+----  ------------------------            --------  --------------  -----------\r
+  1:  Compilation Error                    vs2010             2012  Fixed 3/2013\r
+      stdlib\libc\gdtoa\strtod.c(825) : warning C4789: destination of memory copy\r
+      is too small: runtime crashes when using floating-point formats with printf\r
+\r
+  2:  Compilation Error                     ALL               2012  Fixed 1/2012\r
+      StdLib/LibC/Uefi/SysCalls.c: In function 'utimes':\r
+                       error: 'va_start' used in function with fixed args\r
+\r
+  4:  Execution/Compile errors                                2012  Fixed 1/2013\r
+      Mismatch in use of EFIAPI between declaration and definition of some functions.\r
+\r
+  7:  Compilation Error                     GCC46        Jan, 2013  Fixed 1/2013\r
+      StdLib/LibC/Containers/Queues/Fifo.c:508:27:\r
+                                    error: assignment from incompatible pointer type\r
+\r
+  8:  Compilation Error                                  Jan. 2013  Fixed 1/2013\r
+      StdLib\LibC\Uefi\InteractiveIO\IIOutilities.c\r
+      IIO_CursorDelta: Declaration return type differs from definition return type.\r
+\r
+ 11:  printf("-%ls-", L"test") will only print "--"           2013  Fixed 3/2013\r
+\r
+\r
+PosixLib\r
+=============\r
+ID      Category                           TOOLs       Reported       Status\r
+----  ------------------------            --------  --------------  -----------\r