Download List

Projeto Descrição

Frost is a compiler wrapper which makes it possible to use functions with virtual arguments and multi methods in C++ programs as if they were a native feature.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-21 18:57
0.9.1

Um bug foi corrigido que poderia levar a erros de ligação quando executar geada.
Tags: Minor bugfixes
A bug was fixed which could lead to linking errors when running frost.

2002-11-07 11:03
0.9.0

Um bug que causava problemas com dynamic_cast sob certas condições, tenha sido fixado, ea biblioteca GNU bfd agora é usado para ler arquivos objeto e bibliotecas compartilhadas.
Tags: Major bugfixes
A bug which caused problems with dynamic_cast under certain conditions has been fixed, and the GNU bfd library is now used to read object files and shared libraries.

2002-08-01 22:06
0.8.0

Vários erros foram corrigidos, ea velocidade ligando foi melhorada consideravelmente.
Tags: Major bugfixes
Several bugs have been fixed, and the linking speed has been improved considerably.

2002-05-24 18:02
0.7.3

Alguns bugs e 3,1 gcc-relacionado problemas foram corrigidos.
Tags: Minor bugfixes
Some bugs and gcc 3.1-related problems have been fixed.

2002-05-17 22:56
0.7.2

Um bug foi corrigido o que causou um erro interno durante o processamento de hierarquias de classe que envolvem as classes base virtuais e herança múltipla. A opção-I é processada corretamente se o caminho é passado como argumento separado.
Tags: Minor bugfixes
A bug has been fixed which caused an internal error while processing certain class hierarchies involving virtual base classes and multiple inheritance. The -I switch is processed correctly if the path is passed as separate argument.

Project Resources