Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 245)

Ticket Resolution Summary Owner Reporter
#250 duplicate emxomf verbose option bird Yuri Dario
Description

Some warnings are mostly useless when building C++ code, in particular the Truncated symbols one.

The attached patch adds a verbose flag to emxomf: once the -v flag is added, truncated symbols warnings are shown again.

#249 duplicate LIBC extended attributes can cause non-EAs aware applictions to fail bird Steven Levine
Description

LIBC marks the Extended Attributes used to support unix file attribute emulation as critical (FEA_NEEDEA). This prevents non-EA aware applications from opening these files on HPFS formatted volumes.

The particular use-case was that a user ran some application that applied LIBC EAs to uhpfs.dll. Format.com reported

SYS1311: The system files are missing.

because the DosLoadModule?() libpath search failed to find a uhpfs.dll that could be opened.

Note that this issue does not affect jfs formatted volumes. It appears that jfs.ifs does not check if the application supports EAs.

#248 fixed libc: Unix extended attributes can cause non-EAs aware applictions to fail bird Steven Levine
Description

LIBC marks the Extended Attributes used to support unix file attribute emulation as critical (FEA_NEEDEA). This prevents non-EA aware applications from opening these files on HPFS formatted volumes.

The particular use-case was that a user ran some application that applied LIBC EAs to uhpfs.dll. Format.com reported

SYS1311: The system files are missing.

because the DosLoadModule?() libpath search failed to find a uhpfs.dll that could be opened.

Note that this issue does not affect jfs formatted volumes. It appears that jfs.ifs does not check if the application supports EAs.

Note: See TracQuery for help on using queries.