Displaying 3 results from an estimated 3 matches for "genericdata".
2005 Jul 06
6
DoubleRenderError exception
The DoubleRenderError exception recently introduced is forcing me to go back and rewrite my apps authentication handler. Before I could do a redirect right in the middle of a request. Whatever was happening after that went unnoticed, I assumed it was simply ending the request after the redirect was called, but apparently it was going on and rendering the page.
Why can''t a redirect
2000 Nov 10
1
cvs trunk vorbis/ compile patches
...=-I. -I../lib -I../include
-OPT=-O20 $(FLAGS)
-DEBUG=-g -Wall $(FLAGS)
-PROFILE=-g -pg -O20 $(FLAGS)
-CC=gcc
-LD=gcc
-LDFLAGS=$(FLAGS)
-LIBS=-lm
-
-HFILES = ../lib/codebook.h vqgen.h vqext.h bookutil.h
-
-OFILES = vqgen.o vqsplit.o bookutil.o ../lib/sharedbook.o
-ALLOFILES = $(OFILES) lspdata.o genericdata.o train.o build.o run.o\
- cascade.o partition.o metrics.o residuedata.o latticebuild.o\
- latticepare.o latticehint.o latticetune.o
-
-all:
- $(MAKE) target CFLAGS="$(OPT)"
-
-debug:
- $(MAKE) target CFLAGS="$(DEBUG)"
-
-profile:
- $(MAKE) target CFLAGS="$(PROFILE)&quo...
2007 Jul 10
1
cleanup and Makevars
...ELData.cpp\
fusion_sdk/calvin_files/data/src/DataGroup.cpp\
fusion_sdk/calvin_files/data/src/DataGroupHeader.cpp\
fusion_sdk/calvin_files/data/src/DataSet.cpp\
fusion_sdk/calvin_files/data/src/DataSetHeader.cpp\
fusion_sdk/calvin_files/data/src/FileHeader.cpp\
fusion_sdk/calvin_files/data/src/GenericData.cpp\
fusion_sdk/calvin_files/data/src/GenericDataHeader.cpp\
fusion_sdk/calvin_files/exception/src/ExceptionBase.cpp\
fusion_sdk/calvin_files/fusion/src/CalvinAdapter/
CalvinCELDataAdapter.cpp\
fusion_sdk/calvin_files/fusion/src/FusionBPMAPData.cpp\
fusion_sdk/calvin_files/fusion/src/FusionCD...